chore(helm): update image ghcr.io/stirling-tools/s-pdf 2.0.3 → 2.1.0 (#42428)
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 <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`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! <img width="3374" height="1082" alt="image" src="https://github.com/user-attachments/assets/30870255-ec1d-4296-b5a9-bb05800d20d4" /> 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**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.0.3...v2.1.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user