diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index ed926ff69ca..fae1eae55f3 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.12.1 +appVersion: 1.12.2 dependencies: - name: common version: 29.6.0 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 6.8.0 +version: 6.8.1 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 1942bf90b39..3ea96c2aad7 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.12.1@sha256:2547ac82f04d7452ed4d6cf40812c1b9c702f93c085becc3ac7c4c55a05c670b + tag: v1.12.2@sha256:0345ee8dc5172ad46bcf53063c52f59bf26b4e8e5d06da9b05e9e8b0141db291 securityContext: container: readOnlyRootFilesystem: false