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.1 → 0.43.2 ) #5254

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 1, 2025

This PR contains the following updates:

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

Release Notes

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

v0.43.2: 0.43.2 Compression fixes and more

Compare Source

  • HTML to PDF now supports webforms to pdf forms
  • Survey prompt now includes the option to book a meeting with us!
  • Search function improved for wider searches
  • PDF compression fixes

If you’re using Stirling PDF at work, we’d love to speak to you. we’re offering free technical support session in exchange for a 15 minute user discovery session.
This is a chance to:
🛠️ Get help with deployment, integrations, or troubleshooting
📢 Provide direct feedback on performance, edge cases, and feature gaps
🔍 Help us refine Stirling PDF for real-world enterprise use
If you’re interested, you can book time with our team directly. Looking forward to digging into your use cases and making Stirling PDF even better!
https://calendly.com/d/cm4p-zz5-yy8/stirling-pdf-15-minute-group-discussion

What's Changed
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes

Full Changelog: Stirling-Tools/Stirling-PDF@v0.43.1...v0.43.2

…0.43.2 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/stirling-tools/s-pdf | 0.43.1 | 0.43.2 |
@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 1, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 1, 2025

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

+++ kubernetes/main/apps/self-hosted/pdf-tool/app Kustomization: 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.43.1@sha256:254d4a6e7b5ea11d1558ed7b8c38d22fabe37e1ea0cc58e05440746aaf18a343
+              tag: 0.43.2@sha256:aed747ddf5302584c43db94a08a2c28054797b6815d9f32ddb4aafaa1dff3bd4
     ingress:
       main:
         className: internal-nginx
         enabled: true
         hosts:
         - host: '{{ .Release.Name }}.zinn.ca'

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 1, 2025

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

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

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

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/stirling-tools/s-pdf:0.43.1@sha256:254d4a6e7b5ea11d1558ed7b8c38d22fabe37e1ea0cc58e05440746aaf18a343
+      - image: ghcr.io/stirling-tools/s-pdf:0.43.2@sha256:aed747ddf5302584c43db94a08a2c28054797b6815d9f32ddb4aafaa1dff3bd4
         imagePullPolicy: IfNotPresent
         name: main
         volumeMounts:
         - mountPath: /configs
           name: config
         - mountPath: /usr/share/tessdata

@szinn szinn merged commit 2f01c6e into main Mar 1, 2025
22 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-stirling-tools-s-pdf-0.x branch March 1, 2025 22:18
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