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 ghcr.io/stirling-tools/s-pdf ( 0.24.3 → 0.24.4 ) #2619

Merged
merged 1 commit into from
May 21, 2024

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.24.4: 0.24.4 Fix issue with settings.yml and icons

Compare Source

Bug fixes for settings.yml being reset
Bug fix for book icons not displaying correctly

(For people that follow every update sorry for the spam)

What's Changed

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


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.

@unhesitatingeffectivebot
Copy link
Contributor Author

--- HelmRelease: default/pdf Deployment: default/pdf

+++ HelmRelease: default/pdf Deployment: default/pdf

@@ -43,13 +43,13 @@

       containers:
       - env:
         - name: DOCKER_ENABLE_SECURITY
           value: 'false'
         - name: TZ
           value: ${TIMEZONE}
-        image: ghcr.io/stirling-tools/s-pdf:0.24.3@sha256:d8b3a9ab28693a4267df64847f3a69cbb24f043a1af25bfd3d9922492e1383e4
+        image: ghcr.io/stirling-tools/s-pdf:0.24.4@sha256:03737636bb09694b351cf6710b0fb8963ae33e9c57353d5340116c6c505cb8f6
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/info/status
             port: 8080
             scheme: HTTP

@unhesitatingeffectivebot
Copy link
Contributor Author

--- kubernetes/apps/default/stirling-pdf/app Kustomization: flux-system/stirling-pdf HelmRelease: default/pdf

+++ kubernetes/apps/default/stirling-pdf/app Kustomization: flux-system/stirling-pdf HelmRelease: default/pdf

@@ -40,13 +40,13 @@

           main:
             env:
               DOCKER_ENABLE_SECURITY: 'false'
               TZ: ${TIMEZONE}
             image:
               repository: ghcr.io/stirling-tools/s-pdf
-              tag: 0.24.3@sha256:d8b3a9ab28693a4267df64847f3a69cbb24f043a1af25bfd3d9922492e1383e4
+              tag: 0.24.4@sha256:03737636bb09694b351cf6710b0fb8963ae33e9c57353d5340116c6c505cb8f6
             probes:
               liveness:
                 enabled: true
                 path: /api/v1/info/status
                 type: HTTP
               readiness:

@ahgraber ahgraber merged commit 27d7681 into main May 21, 2024
5 checks passed
@unhesitatingeffectivebot unhesitatingeffectivebot bot deleted the renovate/ghcr.io-stirling-tools-s-pdf-0.x branch May 21, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant