diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index c25c5dbc645..58d5dd3c06b 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.11.5 +appVersion: 1.11.6 dependencies: - name: common version: 29.3.4 @@ -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.5.3 +version: 6.5.4 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 2aad51b674e..313e7e9a769 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.11.5@sha256:44cde1f38e473644317ee5a83c7f628ee0b4914ee06c6298b8ee743e9b58d7bd + tag: v1.11.6@sha256:bd3966434e94d718de332fb9c2278ec43f71413a1bcf9b395d9024322de49843 securityContext: container: readOnlyRootFilesystem: false