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 [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5571](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5571) - Support multiple pipeline watch directories and configurable pipeline base path by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5545](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5545) ##### Minor Enhancements - Stop type checking TypeScript files that won't be run by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​5607](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5607) - Fixed missing AuthnRequest bug by [@​DarioGii](https://redirect.github.com/DarioGii) in [#​5606](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5606) - Update links to Docs by [@​numanair](https://redirect.github.com/numanair) in [#​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 [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5613](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5613) - fix(auth): align token refresh handling with updated backend response by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5609](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5609) - always allow tauri cors by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5616](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5616) - Bug/pageeditor virtualisation by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​5614](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5614) - Stop attempting to refresh Spring tokens in desktop by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5610](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5610) ##### Other Changes - Update Python dependencies in requirements files by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5627](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5627) - Pin GitHub Actions and add runner hardening by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5628](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5628) ##### New Contributors - [@​numanair](https://redirect.github.com/numanair) made their first contribution in [#​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 [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5571](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5571) - Support multiple pipeline watch directories and configurable pipeline base path by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5545](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5545) ##### Minor Enhancements - Stop type checking TypeScript files that won't be run by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​5607](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5607) - Fixed missing AuthnRequest bug by [@​DarioGii](https://redirect.github.com/DarioGii) in [#​5606](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5606) - Update links to Docs by [@​numanair](https://redirect.github.com/numanair) in [#​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 [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5613](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5613) - fix(auth): align token refresh handling with updated backend response by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5609](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5609) - always allow tauri cors by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5616](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5616) - Bug/pageeditor virtualisation by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​5614](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5614) - Stop attempting to refresh Spring tokens in desktop by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5610](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5610) ##### Other Changes - Update Python dependencies in requirements files by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5627](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5627) - Pin GitHub Actions and add runner hardening by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5628](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5628) ##### New Contributors - [@​numanair](https://redirect.github.com/numanair) made their first contribution in [#​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==-->
57 lines
1.7 KiB
YAML
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"
|