From 80e0fd4e6e522e23150c5c6d55de207c420ff9e4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Dec 2025 06:27:54 +0100 Subject: [PATCH] fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf (#42883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `6ec3e0d` -> `940c837` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `8f7dcf8` -> `0667661` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `74cfd38` -> `06de5a7` | --- > [!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
Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf) ### [`v2.1.4`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.1.4): 2.1.4 line art conversion and bug fixes [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.1.3...v2.1.4) This release contains bug fixes for - SAML not working for certain installations - PDF Viewer not working due to wasm loading issues - PDF Text editor cache not found exception It also contains new features such as - Line art conversion (inside compress tool) to convert images into black and white lineart for further compression! - Account change UI, which was missed in last update - Onboard shortening (More changes to come) ##### What's Changed ##### Bug Fixes - Bug/v2/static wasm by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​5238](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5238) ##### Minor Enhancements - Validate certificate inputs for cert signing by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5191](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5191) - Shorten onbaording by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​5198](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5198) - Remove UserApi mapping from proprietary signature controller by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5239](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5239) - line art by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5052](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5052) - Cache fix issues V2 by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5237](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5237) ##### Other Changes - Account change details by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5190](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5190) - Fix language codes in picker by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​5233](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5233) - Fix German text for sign tool text entry by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​5232](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5232) - Simplify V2 PR auto-deploy triggers by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5236](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5236) - V2 Handle SSO account restrictions in account settings by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5225](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5225) **Full Changelog**:
--- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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). --- charts/stable/stirling-pdf/Chart.yaml | 4 ++-- charts/stable/stirling-pdf/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 415e634bcb2..899840c333a 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.1.2 +appVersion: 2.1.4 dependencies: - name: common version: 28.29.11 @@ -38,5 +38,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf type: application -version: 8.4.10 +version: 8.4.13 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 87e501c6a4e..a9ebdf2f211 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -1,15 +1,15 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.1.2-ultra-lite@sha256:74cfd38529c7e5ece2e005764901b778d72fdb35352d82e9ff5b6bd6af82bbd8 + tag: 2.1.4-ultra-lite@sha256:06de5a7d2b10ab1859dc09b6ca01ab0c41edf0f52808d37de719972b9baf6ce6 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.1.3-fat@sha256:8f7dcf8bfba93418cd3f6a4256e2429bd3ae14f8c4a5cd3d41c39b205df30ce3 + tag: 2.1.4-fat@sha256:0667661146026be176593447c02000976db8c39b02828bc577a20ee3cabd7847 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.1.3@sha256:6ec3e0d5d92977c58c40ce5ab78a6237b1e9a86e80b28792b4ff76db1d3fdf90 + tag: 2.1.4@sha256:940c83732d373b08efd110de708d51d639705404de7dabc7230e5665819efb4a securityContext: container: runAsNonRoot: false