From 43004d75a94763aa343dcd3fd6495b4640fa2eb1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Dec 2025 02:44:03 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/stirlin?= =?UTF-8?q?g-tools/s-pdf=202.0.3=20=E2=86=92=202.1.0=20(#42428)?= 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) | minor | `8bb1bb5` -> `56dd735` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `98adf66` -> `893ae89` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `cec8f7f` -> `58aac34` | --- > [!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.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.1.0): 2.1.0 Fully Open-Source PDF Text Editor! [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.0.3...v2.1.0) We are very happy to announce that we have open-sourced our PDF text editor! With this you will be able to edit the existing text on PDFs and add/move images. Whilst we are very proud of this feature and to release it to the open source community, it is an alpha version with its own quirks and issues. Do not expect perfect editing. This is however, a foundation for what is to come and it can only improve from here! image The writer has two modes, single line mode and paragraph mode, both have their pros and cons so give it a try! Other changes in this release: - General SSO has moved into our SERVER plan from our enterprise plan - Get all info on PDF feature added! Bug fixes: - Bug fixes for Convert to/from PDF erroring for multiple files - Bug fix for SSO buttons not showing/linking correctly ##### What's Changed ##### Minor Enhancements - opensource text editor by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5146](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5146) - Fix-convert-V2 by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​5147](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5147) - V2 sso in server plan by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5158](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5158) ##### Translation Changes - Toml by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5115](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5115) ##### Other Changes - OAuth Provider Buttons by [@​DarioGii](https://redirect.github.com/DarioGii) in [#​5103](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5103) - Add onboarding bypass flag V2 version2 version 2 by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5151](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5151) - Fixes state management loops around getting results V2 by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​5153](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5153) - Feature/v2/get all info on pdf by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​5105](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5105) - couple of small fixes for text editor by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​5155](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5155) **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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] 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 d65c68894dd..2844f468cdf 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.0.3 +appVersion: 2.1.0 dependencies: - name: common version: 28.29.2 @@ -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.1.7 +version: 8.4.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index f73090ecba3..f6399d1b9a2 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.0.3-ultra-lite@sha256:cec8f7fd60b760c05d6e6a0699f46d7b6fbbf1f4fbad0df74c118c97f06b9326 + tag: 2.1.0-ultra-lite@sha256:58aac3438dac09cb88e8664a558f77ba74d4e14b286936841c9eec7c3ca37e78 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.0.3-fat@sha256:98adf66c54090c9d62cc3e279e016b97ffc3143e6c844dab636c4f3b465145c2 + tag: 2.1.0-fat@sha256:893ae895a0eecc6461c7c4dba6326c165f0c00f3abc5a15ef1aa75f4c1553e26 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.0.3@sha256:8bb1bb58806c549c211ac64a8a846b39d0b2e029a6549a60ec54664333b8b833 + tag: 2.1.0@sha256:56dd735b7b59ca4fe69266f6f1933cd4e1c203ac46f0886845c4d5fc1bc65cf1 securityContext: container: runAsNonRoot: false