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.43.0 → 0.43.1 ) #947

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/s-pdf patch 0.43.0 -> 0.43.1

Release Notes

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

v0.43.1: 0.43.1 SSO bug fixes

Compare Source

Quick bug fix for SSO

What's Changed
Bug Fixes
Minor Enhancements

Full Changelog: Stirling-Tools/Stirling-PDF@v0.43.0...v0.43.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 these updates again.


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

This PR has been generated by Renovate Bot.

@field-repair-bot-74a
Copy link
Contributor Author

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

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

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

         - name: DOCKER_ENABLE_SECURITY
           value: 'false'
         - name: SECURITY_ENABLE_LOGIN
           value: 'false'
         - name: TZ
           value: America/Denver
-        image: ghcr.io/stirling-tools/s-pdf:0.43.0@sha256:a214577cf3a1c9071a4694e399f1d37893683a11a90d50e87f305abf486ae554
+        image: ghcr.io/stirling-tools/s-pdf:0.43.1@sha256:254d4a6e7b5ea11d1558ed7b8c38d22fabe37e1ea0cc58e05440746aaf18a343
         imagePullPolicy: IfNotPresent
         name: app
         resources:
           limits:
             memory: 5Gi
           requests:

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -37,13 +37,13 @@

               DOCKER_ENABLE_SECURITY: false
               SECURITY_ENABLE_LOGIN: false
               TZ: America/Denver
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/stirling-tools/s-pdf
-              tag: 0.43.0@sha256:a214577cf3a1c9071a4694e399f1d37893683a11a90d50e87f305abf486ae554
+              tag: 0.43.1@sha256:254d4a6e7b5ea11d1558ed7b8c38d22fabe37e1ea0cc58e05440746aaf18a343
             resources:
               limits:
                 memory: 5Gi
               requests:
                 cpu: 10m
     ingress:

@Heavybullets8 Heavybullets8 merged commit 805baf1 into main Feb 26, 2025
15 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/ghcr.io-stirling-tools-s-pdf-0.x branch February 26, 2025 17:03
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