fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.14.0 → 2.14.1 (#50010)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `a6c5e62` → `986ae1d` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `d44d101` → `e09e109` |

---

> [!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.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.14.1):
2.14.1 Bug fixes and new 3rd party license page

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.14.0...v2.14.1)

Quick hotfix release to get out some bug fixes including:

- Stopping posthog prematurely loading (Note no data was received our
end by this however posthog might have tried it's own calls during this
time)
- Cert sign not working for certain installations
- Rearrange pages bug causing tool to fail

As well as a new settings menu page to show all licenses for frontend
and backend 3rd party dependencies

##### What's Changed

##### Bug Fixes

- fix(frontend): Stop posthog loading before opt flags are read by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;6812](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6812)
- Fix rearrange-pages DUPLICATE producing shared page nodes (pypdf
cyclic-references CI break) by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6851](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6851)
- Fix tooltip positioning on Add Page Numbers by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;6885](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6885)
- Disable update check and notification in SaaS mode by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6863](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6863)
- Fix missing app icon on Linux/Wayland by
[@&#8203;LFd3v](https://redirect.github.com/LFd3v) in
[#&#8203;6875](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6875)
- Fix cert sign not showing under certain instances by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;6908](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6908)

##### Enhancements

- feat(ui): add dedicated third-party license sections to settings by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;6820](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6820)

##### Other

- Set App version to v2.14.1 by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[#&#8203;6891](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6891)

**Full Changelog**:
<https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.14.0...v2.14.1>

</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:
TrueCharts Bot
2026-07-08 02:38:11 +02:00
committed by GitHub
parent eeea4a6bb5
commit d015b2898c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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.0
version: 9.27.2
+2 -2
View File
@@ -6,11 +6,11 @@ image:
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.14.0-fat@sha256:d44d101a25a5a6e5f4d706bb37788678c0d514332f144ef9c65984d14c078199
tag: 2.14.1-fat@sha256:e09e109a19ff2538b11176932a724766d07ad11ba63b6c25e8e25e12f1cc5235
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.14.0@sha256:a6c5e627ceef6ed323a63da13e0d44ef68503320d1917cbc7ca2fd8e4a827aae
tag: 2.14.1@sha256:986ae1d17bd41661351006526332a29a1ff7ca6799e69a51a8bb549c55941044
securityContext:
container:
runAsNonRoot: false