Files
truecharts/charts/stable/stirling-pdf/values.yaml
T
TrueCharts BotandGitHub 5a3215fc81 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==-->
2026-02-01 08:06:28 +00:00

57 lines
1.7 KiB
YAML

image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.3-ultra-lite@sha256:ee96fd3fad7107cc17e3c12723c9175daa5381ba6be797750870f71dd455030f
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.3-fat@sha256:9373243f49fe38e02308172a5f2c98d67c665d27ef7c82002cc7c61670b5c6d1
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.3@sha256:515364d7c2005fe5dcfdf56b4750b165875bbb6a0a1dced1957c59c8cde61c07
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
targetPort: 8080
port: 18080
workload:
main:
podSpec:
containers:
main:
# checkout the difference between the images.
# https://github.com/Stirling-Tools/Stirling-PDF/blob/main/Version-groups.md
imageSelector: image
env:
# enable to add login support
DOCKER_ENABLE_SECURITY: false
# uncomment to set the intial auth
# default auth below
# SECURITY_INITIALLOGIN_USERNAME: admin
# SECURITY_INITIALLOGIN_PASSWORD: stirling
# Download Calibre onto Stirling-PDF to enable PDF to/from book and advanced HTML conversion
INSTALL_BOOK_AND_ADVANCED_HTML_OPS: false
LANGS: en_US
persistence:
configs:
enabled: true
mountPath: "/configs"
tessdata:
enabled: true
mountPath: "/usr/share/tessdata"
custom-files:
enabled: true
mountPath: "/customFiles"
logs:
enabled: true
mountPath: "/logs"