chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.44.0 → 0.44.1 (#33109)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `d315d6f` -> `67edb3e` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `4593d9f` -> `3988689` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `d1a69eb` -> `1e78415` |

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>

###
[`v0.44.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.44.1):
Zip Support, more memory enhancements, bug fixes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.44.0...v0.44.1)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

Quick release for a important bug fix on issue which caused some files
to remain on server after the transition (0.44.0 only)
and nice Zip file support within the browser to auto-extract required
files from Zips!

Further reminder, We also ask users to please migrate their docker URL
to our proxy URL to avoid issuers during any package migrations
Please change `stirlingtools/stirling-pdf` (or frooodle/stirling-pdf) to
`docker.stirlingpdf.com/stirlingtools/stirling-pdf`
An example for a docker compose could be
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest-fat

##### What's Changed

##### Enhancements

- Add zip by
[@&#8203;ryantang247](https://redirect.github.com/ryantang247) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3075](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3075)
- New Claim Attributes `mail` & `uid` by
[@&#8203;DarioGii](https://redirect.github.com/DarioGii) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3154](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3154)
- Add unit test for FileInfo.getFormattedFileSize by
[@&#8203;jaivra](https://redirect.github.com/jaivra) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3132](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3132)

##### Minor Enhancements

- removal of all getByte loads by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3153](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3153)

##### Docker Updates

- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3149](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3149)

##### Translation Changes

- issue
[#&#8203;3137](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/3137)
completed by [@&#8203;Angel-Ozz](https://redirect.github.com/Angel-Ozz)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3151](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3151)
- Update and improve zh_TW Traditional Chinese locale by
[@&#8203;PeterDaveHello](https://redirect.github.com/PeterDaveHello) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3141](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3141)
- Update messages_de_DE.properties by
[@&#8203;mjbohn](https://redirect.github.com/mjbohn) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3140](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3140)
- Update Catalan translations by
[@&#8203;leo-jmateo](https://redirect.github.com/leo-jmateo) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3134](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3134)

##### Other Changes

- Add Devtools labels and update labeler configuration by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3148](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3148)
- Update VS Code extensions: Remove unnecessary Java tools and add new
tools like EditorConfig, Docker and GitHub extensions. by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3147](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3147)
- Update pre-commit hooks to latest versions by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3146](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3146)
- Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3145](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3145)
- Bump github/codeql-action from 3.28.10 to 3.28.11 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3144](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3144)
- Fix: wrong credentials for Dockerfile.dev by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3155](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3155)
- Change Labeler configuration: Replace Dockerfile.\* with
Dockerfile.fat and Dockerfile.ultra-lite by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3156](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3156)

##### New Contributors

- [@&#8203;Angel-Ozz](https://redirect.github.com/Angel-Ozz) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3151](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3151)
- [@&#8203;jaivra](https://redirect.github.com/jaivra) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3132](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3132)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.44.0...v0.44.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-11 01:49:19 +01:00
committed by GitHub
parent b73af5cbff
commit 46352e214e
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.44.0
appVersion: 0.44.1
dependencies:
- name: common
version: 25.4.10
@@ -33,4 +33,4 @@ sources:
- https://github.com/Stirling-Tools/Stirling-PDF
- https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf
type: application
version: 1.30.0
version: 1.30.3
+3 -3
View File
@@ -1,15 +1,15 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.44.0-ultra-lite@sha256:d1a69eb7d0f4cc363a99dc115bfd2c37dc81a972ecf4f5b456e93d5f67f643f5
tag: 0.44.1-ultra-lite@sha256:1e78415c2a51026509df8795bfced759e624636a38c63393064d05434e13f084
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.44.0-fat@sha256:4593d9fa5ed99710772fea6642473f75de7d71f89cb32bd8e52f5b1001cb0ccc
tag: 0.44.1-fat@sha256:3988689ceac258f36d58ba65a54d12cfac0869400ef46af38c37e92655600384
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.44.0@sha256:d315d6fcc03da60e939d4924335fa7fa8ad6b990bac99a7a17ebfacc37f6a88f
tag: 0.44.1@sha256:67edb3e63b6bb056f7a33236a1d23a23622ace80cd1af90df75d23b51a955e85
service:
main:
ports: