From 00ef95f544c12e9bfef1d598c39babe24aca1dfe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Feb 2026 04:39:38 +0100 Subject: [PATCH] =?UTF-8?q?fix(slink):=20update=20image=20docker.io/anirde?= =?UTF-8?q?v/slink=20v1.9.4=20=E2=86=92=20v1.9.5=20(#44901)?= 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 | `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. --- - [ ] 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 fb5dd3b1bcc..d93eba29ee2 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.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 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index d530c91588e..0598eee6ca4 100644 --- a/charts/stable/slink/values.yaml +++ b/charts/stable/slink/values.yaml @@ -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