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.24.4 → 0.24.5 ) #3716

Merged
merged 1 commit into from
May 23, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented May 22, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/s-pdf patch 0.24.4 -> 0.24.5

Release Notes

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

v0.24.5: 0.24.5 reverse proxy fix and czech added

Compare Source

Czech language added
Reverse proxy fix for non security mode
User Friendly Merge File Selection (needs a translation but reverse proxy release is more urgent)

What's Changed

New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.24.4...v0.24.5

…0.24.5 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/stirling-tools/s-pdf | 0.24.4 | 0.24.5 |
@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 May 22, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 22, 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

@@ -32,13 +32,13 @@

       main:
         containers:
           main:
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/stirling-tools/s-pdf
-              tag: 0.24.4@sha256:03737636bb09694b351cf6710b0fb8963ae33e9c57353d5340116c6c505cb8f6
+              tag: 0.24.5@sha256:dd32e00524bde48f7798084aa84e519f7c0fdb4e4e0fbcfc29035f35067270d1
     ingress:
       main:
         className: internal
         enabled: true
         hosts:
         - host: '{{ .Release.Name }}.'

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 22, 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.24.4@sha256:03737636bb09694b351cf6710b0fb8963ae33e9c57353d5340116c6c505cb8f6
+      - image: ghcr.io/stirling-tools/s-pdf:0.24.5@sha256:dd32e00524bde48f7798084aa84e519f7c0fdb4e4e0fbcfc29035f35067270d1
         imagePullPolicy: IfNotPresent
         name: main
         volumeMounts:
         - mountPath: /configs
           name: config
         - mountPath: /usr/share/tessdata

@szinn szinn merged commit 375ca5b into main May 23, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-stirling-tools-s-pdf-0.x branch May 23, 2024 00:41
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.

None yet

1 participant