From 65d30d560ae1951446945f84375f9c106d754322 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Mar 2026 21:08:50 +0100 Subject: [PATCH] =?UTF-8?q?fix(stirling-pdf):=20update=20image=20ghcr.io/s?= =?UTF-8?q?tirling-tools/s-pdf=202.7.1=20=E2=86=92=202.7.2=20(#46023)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf) ### [`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**: #### 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**:
--- ### 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. --- - [ ] 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). --- charts/stable/stirling-pdf/Chart.yaml | 2 +- charts/stable/stirling-pdf/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 29534a3f3da..918ed8b01fe 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -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 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 65ee46f071e..4ef467cb9f1 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -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