Files
truecharts/charts/stable/stirling-pdf/values.yaml
T
TrueCharts Bot d015b2898c 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-->
2026-07-08 02:38:11 +02:00

58 lines
1.7 KiB
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.14.0-ultra-lite@sha256:f575e6a2b0a6cb3d78faadd7a74c81215599de89d8183b6bf674713544b33930
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.14.1-fat@sha256:e09e109a19ff2538b11176932a724766d07ad11ba63b6c25e8e25e12f1cc5235
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.14.1@sha256:986ae1d17bd41661351006526332a29a1ff7ca6799e69a51a8bb549c55941044
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"