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.37.0 → 0.37.1 ) #309

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

rk-1b[bot]
Copy link
Contributor

@rk-1b rk-1b bot commented Jan 16, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/s-pdf patch 0.37.0 -> 0.37.1

Release Notes

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

v0.37.1: 0.37.1 PDF compression improvement and minor fixes

Compare Source

  • Fixes for PDF compression
  • image-to-PDF URL issues on homepage fixed
  • Improved translations
  • Dependency updates

What's Changed

Bug Fixes
Enhancements
Translation Changes
Other Changes

New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.37.0...v0.37.1


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.

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Jan 16, 2025

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

+++ HelmRelease: default/stirling-pdf Deployment: default/stirling-pdf

@@ -47,13 +47,13 @@

         - name: INSTALL_BOOK_AND_ADVANCED_HTML_OPS
           value: 'true'
         - name: SECURITY_ENABLE_LOGIN
           value: 'false'
         - name: TZ
           value: Europe/London
-        image: ghcr.io/stirling-tools/s-pdf:0.37.0@sha256:824eb570cfc7653ff15e411d597da8bbdc84182304cb6957b12f2713b8efa256
+        image: ghcr.io/stirling-tools/s-pdf:0.37.1@sha256:bfe79762a8e1b44ecb7a77eb6aff5fb86f177cff327291209d9ad634a076f64f
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/info/status
             port: 8080

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Jan 16, 2025

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

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

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

               INSTALL_BOOK_AND_ADVANCED_HTML_OPS: 'true'
               SECURITY_ENABLE_LOGIN: 'false'
               TZ: Europe/London
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/stirling-tools/s-pdf
-              tag: 0.37.0@sha256:824eb570cfc7653ff15e411d597da8bbdc84182304cb6957b12f2713b8efa256
+              tag: 0.37.1@sha256:bfe79762a8e1b44ecb7a77eb6aff5fb86f177cff327291209d9ad634a076f64f
             probes:
               liveness:
                 enabled: true
                 path: /api/v1/info/status
                 type: HTTP
               readiness:

@rkoosaar rkoosaar merged commit 34f9778 into main Jan 17, 2025
9 checks passed
@rkoosaar rkoosaar deleted the renovate/main-ghcr.io-stirling-tools-s-pdf-0.x branch January 17, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant