chore(helm): update image ghcr.io/stirling-tools/s-pdf 1.4.0 → 1.5.0 (#40804)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `e03d391` -> `bfe2b8d` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `a8d2646` -> `ea18c4c` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `fa57830` -> `b9f3b74` | --- > [!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> ### [`v1.5.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.5.0): 1.5.0 Analytics rework, PDF to Vector, extract Attachments [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v1.4.0...v1.5.0) <!-- Release notes generated using configuration in .github/release.yml at main --> Lots of changes in todays release! We have some brand new features and enhancements but we have a reworked our analytics! Our opt-in (disabled by default) analytics are now all unified under the same parameter and has been made easier to disable in both settings.yml and consent banner. You can see more about it here <https://docs.stirlingpdf.com/analytics-telemetry/> . These changes include both posthog and scarf and should make it easier for users to disable things. Our major feature changes this release include - New PDF to Vector image conversion - Extract attachments feature - Enhanced get info for clearer UI and extra information Some notable other changes are - Fixed bug causing large file sizes in multi-tool - Fixed bug causing large file in extract pages - Various security fixes and hardening Thanks again to the OSS community and yet again to [@​balazs-szucs](https://redirect.github.com/balazs-szucs) and [@​Ludy87](https://redirect.github.com/Ludy87) for keeping stirling alive with all the new features and fixes! ##### What's Changed ##### Enhancements - feat(conversion): add PDF to Vector Image conversions by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4651](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4651) - feat(attachments): add “Extract Attachments” tool to export embedded files as ZIP by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4645](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4645) - feat(flatten): Add support for configuring rendering DPI in Flatten PDF feature by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4669](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4669) - feat(pdf-info): refactor and add more info on attachments, images, forms, and give technical overview by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4643](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4643) - Dynamic tracking services by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​4690](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4690) ##### Minor Enhancements - A fix for the bug : Extract Pages produce output pdf of same size (issue [#​1480](https://redirect.github.com/Stirling-Tools/Stirling-PDF/issues/1480)) by [@​OUNZAR-Aymane](https://redirect.github.com/OUNZAR-Aymane) in [#​4636](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4636) - fix(multitool): avoid duplicate resource embedding on export to prevent huge PDFs by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4684](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4684) - fix(security): harden URL reachability to block SSRF to private/reserved networks and add unit tests by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4637](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4637) - fix(security): Harden website-to-PDF conversion by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4638](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4638) - Update 3rd Party Licenses by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​4532](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4532) - refactor: remove unused imports by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​4566](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4566) ##### Docker Updates - build(deps): bump alpine from 3.22.1 to 3.22.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4673](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4673) ##### Translation Changes - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​4607](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4607) - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​4692](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4692) - Update messages\_ja\_JP.properties by [@​tkymmm](https://redirect.github.com/tkymmm) in [#​4663](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4663) - Update zh\_TW Traditional Chinese locale by [@​PeterDaveHello](https://redirect.github.com/PeterDaveHello) in [#​4615](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4615) - Update messages\_it\_IT.properties by [@​albanobattistella](https://redirect.github.com/albanobattistella) in [#​4609](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4609) ##### Other Changes - Version bump to 1.5.0 for new analytics flags by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​4691](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4691) - build(deps): bump com.diffplug.spotless from 7.2.1 to 8.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4546](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4546) - build(deps): bump commonmarkVersion from 0.26.0 to 0.27.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4670](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4670) - ci: restrict workflow to main branch PRs by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4677](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4677) - fix(ci): 🛡️mitigate CVE-2025-8869 by pinning pip to patched commit and upgrading dev dependency pins by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​4630](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4630) ##### New Contributors - [@​OUNZAR-Aymane](https://redirect.github.com/OUNZAR-Aymane) made their first contribution in [#​4636](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/4636) **Full Changelog**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.4.0...v1.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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: 1.4.0
|
||||
appVersion: 1.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.25.0
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf
|
||||
type: application
|
||||
version: 5.22.0
|
||||
version: 5.25.0
|
||||
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
image:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.0-ultra-lite@sha256:fa578308b9cb739716c57a6df766a9f25b02833b4813dd592bc90bb02f5bebc2
|
||||
tag: 1.5.0-ultra-lite@sha256:b9f3b74de1bad004de1eff8078f844e5cab854c851381e5ab91d77de0eb15e7e
|
||||
fatImage:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.0-fat@sha256:a8d2646bc24a0fd104a6fdad4306218cecebea9bcb1a06fd8dc8b3407050051c
|
||||
tag: 1.5.0-fat@sha256:ea18c4c66f099806481539852835ac14f132dd0c80354302a37b52da4fddfc9b
|
||||
fullImage:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.0@sha256:e03d391d74aa642fb00ae4d7416d7c9e686c96d124e18dbd4d57575256a85d58
|
||||
tag: 1.5.0@sha256:bfe2b8dd378c4f3d5fc1d2fc7649a357d0916b3a713022aa70ac3f08d6302cbc
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user