chore(helm): update image ghcr.io/stirling-tools/s-pdf 1.6.0 → 2.0.0 (#42144)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| major | `1f73a8f` -> `614cb02` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| major | `6a98563` -> `0a91df5` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| major | `fdeaaf9` -> `6f2e80a` |

---

> [!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.0.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.0.0):
2.0 A true Acrobat Competitor release!

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v1.6.0...v2.0.0)

Stirling PDF V2, our complete open-source replacement to Adobe Acrobat,
is now live!
Version 2 has been a year in the making but brings a full redesign of
the app, along with the most requested changes from the community over
the past year.

##### Highlights

- Brand new and quick UI with lots of polish to allow easy context
switching
- Files can now move between operations, Upload a file once and perform
multiple operations on it without requiring reuploads
- Undo, redo and complete version history for all files changed
- Native desktop applications with full **"open with"** functionality
finally being a true desktop replacement for other PDF apps
- Allowing split deployments with a separated frontend and backend
- Complete System setting customisation from within UI so admins can
customise all settings without interacting with server config files
- Desktop to server linkage so you can have a desktop experience whilst
having the performance of a server for a hybrid experience
- **Text editing** (alpha), Basic PDF text editing is now available as
an early-access feature for paid users. It’s still alpha and will
improve over time.

##### Licensing and pricing

- We’re introducing a new, unlimited-seat **SERVER** tier for the lowest
price in the industry. Key details:
  - Unlimited seats
  - PDF Text Editing
  - Full admin control
  - **$99**/server/month or **$1000**/server/year
- Going forward, our open-core license will be enforced: individual
users and teams up to 5 users can fully use Stirling PDF for free;
organisations with more than 5 users will need a license.
- All existing users are **grandfathered**. If you’ve been with us up to
this point, you should see no change in what you can use today. To
access new features or make new changes to your users you can quickly
upgrade in your Admin Settings.

##### Migration

Due to this being a major release, any production deployments should
consider backing up their config directory before deploying this change

##### Extra notes

Please note that with this large update and introduction of several new
pieces of functionality there may be rough edges.
If you run into issues please

- open a GitHub issue, or
- drop into Discord and let us know!

Our team will also be working to updating our github branching,
documentation and various other artifacts over the next few days so
please let us know if we miss anything or if you have questions!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-26 14:15:29 +01:00
committed by GitHub
parent a83d444776
commit b64118b8fa
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.6.0
appVersion: 2.0.0
dependencies:
- name: common
version: 28.27.4
@@ -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: 5.30.0
version: 8.0.0
+3 -3
View File
@@ -1,15 +1,15 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 1.6.0-ultra-lite@sha256:fdeaaf9ecbdd67bdfedfd06dc94903384978a1161cdcd3db4cebb545dcc0fdbc
tag: 2.0.0-ultra-lite@sha256:6f2e80a9bfe660b8a42ab0a746bc16f431fbf8dd5da2001ef0f17ad278d1d884
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 1.6.0-fat@sha256:6a98563e829ac87bc54e116ba0003f4a4379febc6745608132d48f4fb22b6c02
tag: 2.0.0-fat@sha256:0a91df5b82fd33c0deeeea1460a00bec425976ca7439941f503c0a1fc1e409e3
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 1.6.0@sha256:1f73a8f898fe269cbbccea3be577064dd87fc4334de349fcc5b1afa1bcebf240
tag: 2.0.0@sha256:614cb0247090c94689c4b05df5dc8f10b9cea1ed893380ea61712de54b28a4c2
securityContext:
container:
runAsNonRoot: false