chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.45.5 → 0.45.6 (#34396)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `36bf72e` -> `fc53d48` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `874af0e` -> `514cde0` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| patch | `aa351d1` -> `c3d6345` |

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.45.6`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.45.6):
Bug fixes for sign and pipelines

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

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

-   Fixes bug for pipeline not loading correctly introduced in 0.45.5
-   Fixes issue with signature drawing 'lagging' on certain devices

##### What's Changed

##### Bug Fixes

- Bug/498/signature slow firefox mobile by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3322](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3322)

##### Minor Enhancements

- Error reductions found via analytics by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3351](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3351)
- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3354](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3354)
- fix pipelines via changing to service by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3358](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3358)

##### Translation Changes

- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3350](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3350)

##### Other Changes

- Bump io.micrometer:micrometer-core from 1.14.5 to 1.14.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3353](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3353)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/3352](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/3352)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.45.5...v0.45.6

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-15 20:15:29 +02:00
committed by GitHub
parent f6fcad9858
commit d7c6917eab
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.45.5
appVersion: 0.45.6
dependencies:
- name: common
version: 25.4.10
@@ -36,5 +36,5 @@ sources:
- https://github.com/Stirling-Tools/Stirling-PDF
- https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf
type: application
version: 1.33.12
version: 1.33.15

View File

@@ -1,15 +1,15 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.45.5-ultra-lite@sha256:aa351d14c5647006fad8b371eb2585da145cce5553ac19cd38d071bd42711258
tag: 0.45.6-ultra-lite@sha256:c3d634530f64637b9c4405b75e4afef787c1398aee4a22ba27d95f9c28041224
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.45.5-fat@sha256:874af0ea5323c29584ee59b35076831c2db79e1d0d14e6685d1393012959e15c
tag: 0.45.6-fat@sha256:514cde0f2d279ff5301efecd7c2933c6c3c546d7d133a7a76f6a59ed2e491652
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.45.5@sha256:36bf72ec3e576d8054beee83b4446360d1ca7a5a2665b78f6d19749edb8f9767
tag: 0.45.6@sha256:fc53d48a018cc36446a4b1373db633be51301b828755e312c386b7700cdf2318
service:
main:
ports: