From c4752e7a22b476dc82861cf1fa8150037a2fff79 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Jan 2026 21:45:44 +0100 Subject: [PATCH] =?UTF-8?q?fix(slink):=20update=20image=20docker.io/anirde?= =?UTF-8?q?v/slink=20v1.8.4=20=E2=86=92=20v1.8.6=20(#43319)?= 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 | `8692f0d` -> `98bf03f` | --- > [!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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- 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 fee38b5f003..d5834af3fe6 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.8.4 +appVersion: 1.8.6 dependencies: - name: common version: 28.29.17 @@ -40,4 +40,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 5.16.9 +version: 5.16.10 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 37b8aa70063..4d1645354ae 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.8.4@sha256:8692f0d5bc71ada75575822cb22d1f142782ed0b95323e9d38c5fa693db0abb3 + tag: v1.8.6@sha256:98bf03ff620e2269db3213d18ea9f77d67aa90b1d367fe270abdda726acf07d2 securityContext: container: readOnlyRootFilesystem: false