From 5afb363d266beec6132e0132e55595ba492a9573 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Feb 2026 12:15:03 +0100 Subject: [PATCH] =?UTF-8?q?fix(slink):=20update=20image=20docker.io/anirde?= =?UTF-8?q?v/slink=20v1.9.3=20=E2=86=92=20v1.9.4=20(#44578)?= 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 | patch | `c0459b4` -> `5f02901` | --- > [!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 77d3ae855b9..5e4118ae586 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.3 +appVersion: 1.9.4 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.6 +version: 5.17.7 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index aeac53c84c0..d530c91588e 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.3@sha256:c0459b487b0b2d81de264f41eedb3086216107dad3c7e5496a222049aec1aba9 + tag: v1.9.4@sha256:5f029012760b08c39cc08d034d78a5eae3bd413374f9955dc63ab9082602c081 securityContext: container: readOnlyRootFilesystem: false