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 docker.stirlingpdf.com/stirlingtools/stirling-pdf ( 0.44.0 → 0.44.2 ) #1029

Conversation

botty-hill[bot]
Copy link
Contributor

@botty-hill botty-hill bot commented Mar 14, 2025

This PR contains the following updates:

Package Update Change
docker.stirlingpdf.com/stirlingtools/stirling-pdf patch 0.44.0 -> 0.44.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Stirling-Tools/Stirling-PDF (docker.stirlingpdf.com/stirlingtools/stirling-pdf)

v0.44.2: 0.44.2 PDF Compression fix and more

Compare Source

This release is mostly a hotfix for compress PDF enhancements! Other changes include undo/redo for signature writing!

Along with this release we are including a tracking pixel, please note this doesn't contain any PII (Personal Info) and is fully GDPR compliant, please reach out if you have any concerns

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

Full Changelog: Stirling-Tools/Stirling-PDF@v0.44.1...v0.44.2

📥 Downloads
🖥️ Server Downloads
🧩 Local UI Downloads

v0.44.1: 0.44.1 Zip Support, more memory enhancements, bug fixes

Compare Source

Quick release for a important bug fix on issue which caused some files to remain on server after the transition (0.44.0 only)
and nice Zip file support within the browser to auto-extract required files from Zips!

Further reminder, We also ask users to please migrate their docker URL to our proxy URL to avoid issuers during any package migrations
Please change stirlingtools/stirling-pdf (or frooodle/stirling-pdf) to docker.stirlingpdf.com/stirlingtools/stirling-pdf
An example for a docker compose could be
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest-fat

What's Changed
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes
New Contributors
📥 Downloads
🖥️ Server Downloads
🧩 Local UI Downloads

All downloads are for version 0.44.1

Full Changelog: Stirling-Tools/Stirling-PDF@v0.44.0...v0.44.1


Configuration

📅 Schedule: Branch creation - "* * * * 0,6" in timezone Europe/Amsterdam, 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.

@botty-hill
Copy link
Contributor Author

botty-hill bot commented Mar 14, 2025

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

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

@@ -35,13 +35,13 @@

         containers:
           app:
             env:
               DOCKER_ENABLE_SECURITY: 'false'
             image:
               repository: docker.stirlingpdf.com/stirlingtools/stirling-pdf
-              tag: 0.44.0@sha256:d315d6fcc03da60e939d4924335fa7fa8ad6b990bac99a7a17ebfacc37f6a88f
+              tag: 0.44.2@sha256:2608f0661bd4599b9c42bca8739099464455045e167078ac2b6e2644d8f357f8
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@botty-hill
Copy link
Contributor Author

botty-hill bot commented Mar 14, 2025

--- HelmRelease: selfhosted/stirling-pdf Deployment: selfhosted/stirling-pdf

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

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: DOCKER_ENABLE_SECURITY
           value: 'false'
-        image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:0.44.0@sha256:d315d6fcc03da60e939d4924335fa7fa8ad6b990bac99a7a17ebfacc37f6a88f
+        image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:0.44.2@sha256:2608f0661bd4599b9c42bca8739099464455045e167078ac2b6e2644d8f357f8
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@botty-hill botty-hill bot force-pushed the renovate/cluster-docker.stirlingpdf.com-stirlingtools-stirling-pdf-0.x branch 3 times, most recently from 605b4d3 to 27b7dec Compare March 15, 2025 00:08
…rling-pdf ( 0.44.0 → 0.44.2 )

| datasource | package                                           | from   | to     |
| ---------- | ------------------------------------------------- | ------ | ------ |
| docker     | docker.stirlingpdf.com/stirlingtools/stirling-pdf | 0.44.0 | 0.44.2 |
@botty-hill botty-hill bot force-pushed the renovate/cluster-docker.stirlingpdf.com-stirlingtools-stirling-pdf-0.x branch from 27b7dec to 5bf3aa2 Compare March 15, 2025 01:30
@botty-hill
Copy link
Contributor Author

botty-hill bot commented Mar 15, 2025

✅ Linting PASSED!

pass

@stevewm stevewm merged commit a8c492c into main Mar 15, 2025
15 checks passed
@stevewm stevewm deleted the renovate/cluster-docker.stirlingpdf.com-stirlingtools-stirling-pdf-0.x branch March 15, 2025 09:23
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.

None yet

1 participant