fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.7.1 → 2.7.2 (#46023)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `c6ed2a3` → `a0955a0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v2.7.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.7.2): 2.7.2 Hotfix for desktop bug [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.7.1...v2.7.2) Had a bug where self-hosted connections via desktop would stop working, thinking they were connecting to a non selfhost instance #### What's Changed ##### Minor Enhancements - Check if saas before blocking credit insufficiencies by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​5929](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5929) **Full Changelog**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.7.1...v2.7.2> <!-- Release notes generated using configuration in .github/release.yml at v2.7.2 --> #### What's Changed ##### Minor Enhancements - Check if saas before blocking credit insufficiencies by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​5929](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5929) **Full Changelog**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.7.1...v2.7.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RpcmxpbmctcGRmIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/Stirling-Tools/Stirling-PDF
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf
|
||||
type: application
|
||||
version: 8.26.6
|
||||
version: 8.26.7
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ fatImage:
|
||||
fullImage:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.7.1@sha256:c6ed2a3d2f700f083c03b6eca2d2db376d365d0fd9ddb73ba98ad3b6fae1f113
|
||||
tag: 2.7.2@sha256:a0955a0d085c72fd57f218072fa62946a8bf073b2192e27575cecda84510b7e4
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user