chore(helm): update image docker.io/shlinkio/shlink 4.5.0 → 4.5.2 (#38777)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink)
| patch | `69cf80c` -> `57df87b` |

---

> [!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>shlinkio/shlink (docker.io/shlinkio/shlink)</summary>

###
[`v4.5.2`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#452---2025-08-27)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.5.1...v4.5.2)

##### Added

- *Nothing*

##### Changed

- *Nothing*

##### Deprecated

- *Nothing*

##### Removed

- *Nothing*

##### Fixed

-
[#&#8203;2433](https://redirect.github.com/shlinkio/shlink/issues/2433)
Try to mitigate memory leaks allowing RoadRunner to garbage collect
memory after every request and every job, by setting
`GC_COLLECT_CYCLES=true`.

###
[`v4.5.1`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#451---2025-08-24)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.5.0...v4.5.1)

##### Added

- *Nothing*

##### Changed

- *Nothing*

##### Deprecated

- *Nothing*

##### Removed

- *Nothing*

##### Fixed

-
[#&#8203;2433](https://redirect.github.com/shlinkio/shlink/issues/2433)
Try to mitigate memory leaks by restarting job and http workers every
250 executions when using RoadRunner.

</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 this update
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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2025-08-29 22:30:07 +02:00
committed by GitHub
parent e663b51cc3
commit 54f839628c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.5.0
appVersion: 4.5.2
dependencies:
- name: common
version: 28.16.2
@@ -43,5 +43,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink
- https://hub.docker.com/r/shlinkio/shlink
type: application
version: 18.8.5
version: 18.8.6
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/shlinkio/shlink
pullPolicy: IfNotPresent
tag: 4.5.0@sha256:69cf80c0a864c2e841463f42b5af8fac211f0e70795b47f0bb46031ac37d13ea
tag: 4.5.2@sha256:57df87b68a2ef9ffb7f5fa0335e22e6f08d688f661eb58bb290f5b0753a2361a
service:
main:
ports: