From ab4db489965e8f052b84ce5ed6dda5f08a87591b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Feb 2026 22:45:53 +0100 Subject: [PATCH] =?UTF-8?q?fix(slink):=20update=20image=20docker.io/anirde?= =?UTF-8?q?v/slink=20v1.9.5=20=E2=86=92=20v1.9.6=20(#45028)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/anirdev/slink](https://frankenphp.dev) ([source](https://redirect.github.com/php/frankenphp)) | patch | `ba21f44` → `9e766cc` | --- > [!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. --- - [ ] 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/slink/Chart.yaml | 4 ++-- charts/stable/slink/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index 4c55a1604da..ec74a20c1e6 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.9.5 +appVersion: 1.9.6 dependencies: - name: common version: 28.29.59 @@ -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.9 +version: 5.17.10 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 866ed4be40e..605796499b8 100644 --- a/charts/stable/slink/values.yaml +++ b/charts/stable/slink/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/anirdev/slink pullPolicy: IfNotPresent - tag: v1.9.5@sha256:ba21f44c3937c5a614e2f7e1717fafa86d776e085f1ac94932e3053a120dddd6 + tag: v1.9.6@sha256:9e766ccf499d399b65f7861dc192b406a28b636df04f12e2a2fbe8c0ce23ad44 securityContext: container: readOnlyRootFilesystem: false