From 46352e214e77d2ed35904923e3cb270d13459074 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Mar 2025 01:49:19 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/stirlin?= =?UTF-8?q?g-tools/s-pdf=200.44.0=20=E2=86=92=200.44.1=20(#33109)?= 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 | `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
Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf) ### [`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) 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 [@​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 [@​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 [@​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 [@​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 - :globe_with_meridians: Sync Translations + Update README Progress Table by [@​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 [#​3137](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/3137) completed by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 - [@​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) - [@​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
--- ### 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 9af17931f2f..0d347bcdf63 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -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 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index e9ccfac126e..2426988fb2b 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: 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: