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
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[#&#8203;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
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[#&#8203;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:
TrueCharts Bot
2026-03-13 21:08:50 +01:00
committed by GitHub
parent 9e32aa93a0
commit 65d30d560a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,5 +41,5 @@ sources:
- https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/Stirling-Tools/Stirling-PDF
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf
type: application type: application
version: 8.26.6 version: 8.26.7
+1 -1
View File
@@ -10,7 +10,7 @@ fatImage:
fullImage: fullImage:
repository: ghcr.io/stirling-tools/s-pdf repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.7.1@sha256:c6ed2a3d2f700f083c03b6eca2d2db376d365d0fd9ddb73ba98ad3b6fae1f113 tag: 2.7.2@sha256:a0955a0d085c72fd57f218072fa62946a8bf073b2192e27575cecda84510b7e4
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false