From f009f83ec299ab1f0c7be9729fa082ab68ae6c49 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 12 Oct 2025 13:04:16 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/anird?= =?UTF-8?q?ev/slink=20v1.7.2=20=E2=86=92=20v1.7.3=20(#40656)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 51b09dd3bf5..6adea3388d4 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.7.2 +appVersion: 1.7.3 dependencies: - name: common version: 28.24.0 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 5.11.0 +version: 5.11.1 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 34476f1052e..ab6ff14f732 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.7.2@sha256:ee06d4a3a7902036862869fa78287607718af3d26c5f4bcfe56959b22cc5c809 + tag: v1.7.3@sha256:4dc9e1849a0a814d51c031f1e3870b9c58767192b3fff4f46a89005879ca0042 securityContext: container: readOnlyRootFilesystem: false