Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/stirling-tools/s-pdf ( 0.22.5 → 0.22.6 ) #3340

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 29, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/s-pdf patch 0.22.5 -> 0.22.6

Release Notes

Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)

v0.22.6: 0.22.6 quick pipeline folder scan fix

Compare Source

quick pipeline folder scan fix
Language updates

What's Changed

Full Changelog: Stirling-Tools/Stirling-PDF@v0.22.5...v0.22.6


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…0.22.6 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/stirling-tools/s-pdf | 0.22.5 | 0.22.6 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 29, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 29, 2024

--- kubernetes/main/apps/self-hosted/pdf-tool/app Kustomization: flux-system/self-hosted-pdf-tool HelmRelease: self-hosted/pdf-tool

+++ kubernetes/main/apps/self-hosted/pdf-tool/app Kustomization: flux-system/self-hosted-pdf-tool HelmRelease: self-hosted/pdf-tool

@@ -31,13 +31,13 @@

       main:
         containers:
           main:
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/stirling-tools/s-pdf
-              tag: 0.22.5@sha256:583cbfd9d78a3f3d4938ba9eea6c55b07c24eac632f842d6122686be2d7329d0
+              tag: 0.22.6@sha256:bbdfa0ec921d481244a75712e2f84df7da20d84a8c7aa27722f8612b32380869
     ingress:
       main:
         className: internal
         enabled: true
         hosts:
         - host: '{{ .Release.Name }}.${SECRET_DOMAIN_NAME}'

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 29, 2024

--- HelmRelease: self-hosted/pdf-tool Deployment: self-hosted/pdf-tool

+++ HelmRelease: self-hosted/pdf-tool Deployment: self-hosted/pdf-tool

@@ -30,13 +30,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/stirling-tools/s-pdf:0.22.5@sha256:583cbfd9d78a3f3d4938ba9eea6c55b07c24eac632f842d6122686be2d7329d0
+      - image: ghcr.io/stirling-tools/s-pdf:0.22.6@sha256:bbdfa0ec921d481244a75712e2f84df7da20d84a8c7aa27722f8612b32380869
         imagePullPolicy: IfNotPresent
         name: main
         volumeMounts:
         - mountPath: /configs
           name: config
         - mountPath: /usr/share/tessdata

@szinn szinn merged commit 7ae57e8 into main Mar 29, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-stirling-tools-s-pdf-0.x branch March 29, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant