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

feat(container): update ghcr.io/stirling-tools/stirling-pdf ( 0.41.0 → 0.43.1 ) #3303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

@unhesitatingeffectivebot unhesitatingeffectivebot bot commented Feb 18, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/stirling-pdf minor 0.41.0 -> 0.43.1

Warning

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


Release Notes

Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/stirling-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

v0.43.0: 0.43.0 Code cleanups and general changes

Compare Source

Lots of backend changes to our SSO and configs, let us know if you have any issues!
Some further changes to note:

  • Fixed bug were analytics prompt was not being shown on first-ever launch
  • Compression now supports changing images to grayscale should that be required
  • Dynamic paths for unoconvert and weasyprint are now supported in settings.yml
  • For Local UI users we now check if port 8080 is in use and try 8081 etc if it is
  • Language bar has new UI
What's Changed
Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.42.0...v0.43.0

v0.42.0: 0.42.0 Windows Install fix, Document conversion changes

Compare Source

  • Fix for windows stuck at 90% issue
  • Many bug fixes such as PDF Compression
  • Our backend documentation conversion service unoconv changed to unoserver (please report if you see any conversion issues!)
  • Lots of dependency and security updates!
  • New docker alpine version
What's Changed
Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes
New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.41.0...v0.42.0


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.

@unhesitatingeffectivebot
Copy link
Contributor Author

unhesitatingeffectivebot bot commented Feb 18, 2025

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

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

@@ -44,13 +44,13 @@

       containers:
       - env:
         - name: DOCKER_ENABLE_SECURITY
           value: 'false'
         - name: TZ
           value: ${TIMEZONE}
-        image: ghcr.io/stirling-tools/stirling-pdf:0.41.0@sha256:a570b6f6522d49fbef616e4fef97f7aff35ce046daee16de4e2fa4699a042d33
+        image: ghcr.io/stirling-tools/stirling-pdf:0.43.1@sha256:254d4a6e7b5ea11d1558ed7b8c38d22fabe37e1ea0cc58e05440746aaf18a343
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/info/status
             port: 8080
             scheme: HTTP

@unhesitatingeffectivebot
Copy link
Contributor Author

unhesitatingeffectivebot bot commented Feb 18, 2025

--- 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/stirling-pdf
-              tag: 0.41.0@sha256:a570b6f6522d49fbef616e4fef97f7aff35ce046daee16de4e2fa4699a042d33
+              tag: 0.43.1@sha256:254d4a6e7b5ea11d1558ed7b8c38d22fabe37e1ea0cc58e05440746aaf18a343
             probes:
               liveness:
                 enabled: true
                 path: /api/v1/info/status
                 type: HTTP
               readiness:

@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-stirling-tools-stirling-pdf-0.x branch 17 times, most recently from 96db456 to cfff161 Compare February 25, 2025 15:21
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-stirling-tools-stirling-pdf-0.x branch 2 times, most recently from 890610a to d9808d7 Compare February 26, 2025 01:21
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title feat(container): update ghcr.io/stirling-tools/stirling-pdf ( 0.41.0 → 0.42.0 ) feat(container): update ghcr.io/stirling-tools/stirling-pdf ( 0.41.0 → 0.43.0 ) Feb 26, 2025
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-stirling-tools-stirling-pdf-0.x branch 3 times, most recently from 628813b to 51d7304 Compare February 26, 2025 11:16
@unhesitatingeffectivebot unhesitatingeffectivebot bot changed the title feat(container): update ghcr.io/stirling-tools/stirling-pdf ( 0.41.0 → 0.43.0 ) feat(container): update ghcr.io/stirling-tools/stirling-pdf ( 0.41.0 → 0.43.1 ) Feb 26, 2025
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-stirling-tools-stirling-pdf-0.x branch from 51d7304 to 3b0e14c Compare February 26, 2025 19:16
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-stirling-tools-stirling-pdf-0.x branch from 3b0e14c to 587a986 Compare February 27, 2025 14:18
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants