fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.14.1 → 2.14.2 (#50028)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `986ae1d` → `7ed4d96` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `e09e109` → `aa91c68` | --- > [!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.14.2`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.14.2): 2.14.2 Hotfix for certain postgres environments [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.14.1...v2.14.2) Server only hotfix for certain postgres connections having issues loading user data **Full Changelog**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.14.1...v2.14.2> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zdGlybGluZy1wZGYiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/Stirling-Tools/Stirling-PDF
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf
|
||||
type: application
|
||||
version: 9.27.3
|
||||
version: 9.27.5
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ image:
|
||||
fatImage:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.14.1-fat@sha256:e09e109a19ff2538b11176932a724766d07ad11ba63b6c25e8e25e12f1cc5235
|
||||
tag: 2.14.2-fat@sha256:aa91c68b85992986302fbdb6735f2c0824e329304e43c814a9b77c9dd0dbe410
|
||||
fullImage:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.14.1@sha256:986ae1d17bd41661351006526332a29a1ff7ca6799e69a51a8bb549c55941044
|
||||
tag: 2.14.2@sha256:7ed4d9681d18e4fbc3aa6a63647c4b5c2bcc4b75841df7c05d7e3d2320f5c9a1
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user