fix(slink): update image docker.io/anirdev/slink v1.9.4 → v1.9.5 (#44901)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/anirdev/slink](https://frankenphp.dev)
([source](https://redirect.github.com/php/frankenphp)) | patch |
`5f02901` → `ba21f44` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3NsaW5rIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-14 04:39:38 +01:00
committed by GitHub
parent 312ec8bea8
commit 00ef95f544
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 1.9.4
appVersion: 1.9.5
dependencies:
- name: common
version: 28.29.49
@@ -43,5 +43,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink
- https://hub.docker.com/r/anirdev/slink
type: application
version: 5.17.7
version: 5.17.8

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/anirdev/slink
pullPolicy: IfNotPresent
tag: v1.9.4@sha256:5f029012760b08c39cc08d034d78a5eae3bd413374f9955dc63ab9082602c081
tag: v1.9.5@sha256:ba21f44c3937c5a614e2f7e1717fafa86d776e085f1ac94932e3053a120dddd6
securityContext:
container:
readOnlyRootFilesystem: false