fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.4.2 → 2.4.3 (#44408)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `5866b66` -> `515364d` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `55c7928` -> `9373243` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `5f6b4c3` -> `ee96fd3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard 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.4.3`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.4.3):
2.4.3 ⁨Desktop fixes and other improvements

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

Big desktop release today, full of fixes as well as other changes!

- Correctly show desktop and server versioning separately
- Support for watched folders to be recursive and multiple directories
to be defined
- Desktop login expiry fix
- Desktop self-host connection improvements (self-sign fixes and others)
- Page editor performance and UI improvements
- frontend error screen appearing during SSO fix
- Desktop CORS fixes

##### What's Changed

##### Enhancements

- feat(settings): display frontend/backend versions and warn on
client-server mismatch by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5571](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5571)
- Support multiple pipeline watch directories and configurable pipeline
base path by [@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5545](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5545)

##### Minor Enhancements

- Stop type checking TypeScript files that won't be run by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;5607](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5607)
- Fixed missing AuthnRequest bug by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[#&#8203;5606](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5606)
- Update links to Docs by
[@&#8203;numanair](https://redirect.github.com/numanair) in
[#&#8203;5611](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5611)
- fix(frontend): prevent hydration errors in admin security form and
improve autofill support by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5613](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5613)
- fix(auth): align token refresh handling with updated backend response
by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5609](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5609)
- always allow tauri cors by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5616](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5616)
- Bug/pageeditor virtualisation by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[#&#8203;5614](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5614)
- Stop attempting to refresh Spring tokens in desktop by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5610](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5610)

##### Other Changes

- Update Python dependencies in requirements files by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5627](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5627)
- Pin GitHub Actions and add runner hardening by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5628](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5628)

##### New Contributors

- [@&#8203;numanair](https://redirect.github.com/numanair) made their
first contribution in
[#&#8203;5611](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5611)

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

<!-- Release notes generated using configuration in .github/release.yml
at v2.4.3 -->

##### What's Changed

##### Enhancements

- feat(settings): display frontend/backend versions and warn on
client-server mismatch by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5571](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5571)
- Support multiple pipeline watch directories and configurable pipeline
base path by [@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5545](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5545)

##### Minor Enhancements

- Stop type checking TypeScript files that won't be run by
[@&#8203;jbrunton96](https://redirect.github.com/jbrunton96) in
[#&#8203;5607](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5607)
- Fixed missing AuthnRequest bug by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[#&#8203;5606](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5606)
- Update links to Docs by
[@&#8203;numanair](https://redirect.github.com/numanair) in
[#&#8203;5611](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5611)
- fix(frontend): prevent hydration errors in admin security form and
improve autofill support by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5613](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5613)
- fix(auth): align token refresh handling with updated backend response
by [@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5609](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5609)
- always allow tauri cors by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5616](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5616)
- Bug/pageeditor virtualisation by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[#&#8203;5614](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5614)
- Stop attempting to refresh Spring tokens in desktop by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5610](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5610)

##### Other Changes

- Update Python dependencies in requirements files by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5627](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5627)
- Pin GitHub Actions and add runner hardening by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[#&#8203;5628](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5628)

##### New Contributors

- [@&#8203;numanair](https://redirect.github.com/numanair) made their
first contribution in
[#&#8203;5611](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5611)

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

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RpcmxpbmctcGRmIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-01 08:06:28 +00:00
committed by GitHub
parent be1dd384b7
commit 5a3215fc81
2 changed files with 15 additions and 9 deletions
+12 -6
View File
@@ -2,13 +2,19 @@ annotations:
artifacthub.io/links: |-
- name: support
url: https://discord.com/invite/tVsPTHWTtr
truecharts.org/category: unsorted
truecharts.org/max_helm_version: "3.17"
truecharts.org/max_kubernetes_version: 1.32.0
truecharts.org/min_helm_version: "3.14"
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
trueforge.org/category: media
trueforge.org/max_helm_version: "3.20"
trueforge.org/max_kubernetes_version: 1.35.0
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.4.2
appVersion: 2.4.3
dependencies:
- name: common
version: 28.29.40
@@ -19,21 +25,21 @@ dependencies:
import-values: []
deprecated: false
description: A robust, locally hosted web-based PDF manipulation tool.
home: https://trueforge.org/truetech/truecharts/charts/stable/stirling-pdf
icon: https://trueforge.org/img/hotlink-ok/chart-icons/stirling-pdf.webp
home: https://truecharts.org/charts/stable/stirling-pdf
icon: https://truecharts.org/img/hotlink-ok/chart-icons/stirling-pdf.webp
keywords:
- stirling-pdf
- pdf
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@trueforge.org
url: https://trueforge.org
email: info@truecharts.org
url: https://truecharts.org
name: stirling-pdf
sources:
- https://ghcr.io/stirling-tools/s-pdf
- https://github.com/Stirling-Tools/Stirling-PDF
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf
type: application
version: 8.13.9
version: 8.13.12
+3 -3
View File
@@ -1,15 +1,15 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.2-ultra-lite@sha256:5f6b4c3a58798f16650256f68d5b7cae8d38c9708a631d554499d8a0cceeb61c
tag: 2.4.3-ultra-lite@sha256:ee96fd3fad7107cc17e3c12723c9175daa5381ba6be797750870f71dd455030f
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.2-fat@sha256:55c79284a09fa6bbea172b5aa33dc5b7eb89b249217a1510df50cb6ee037f57f
tag: 2.4.3-fat@sha256:9373243f49fe38e02308172a5f2c98d67c665d27ef7c82002cc7c61670b5c6d1
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.2@sha256:5866b6632dd99c28d45edcb6e984260981efa0f9976e8d3d0c9f35d196a347c5
tag: 2.4.3@sha256:515364d7c2005fe5dcfdf56b4750b165875bbb6a0a1dced1957c59c8cde61c07
securityContext:
container:
runAsNonRoot: false