diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 2b55d06fc09..320c366f429 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.10.3 +appVersion: 4.10.4 dependencies: - name: common version: 29.1.0 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/crafty-4 - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 11.1.0 +version: 11.1.1 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index c33fa579f12..3c2175192fb 100644 --- a/charts/stable/crafty-4/values.yaml +++ b/charts/stable/crafty-4/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: registry.gitlab.com/crafty-controller/crafty-4 - tag: 4.10.3@sha256:062a39c9fc11f993995d977c810fd83c84fc155fd13b13117985e555d55e0ab9 + tag: 4.10.4@sha256:d2f61fcabb4756a63bc8538fb4f5e35ffddca3f1916a733c95a31c705c697742 securityContext: container: readOnlyRootFilesystem: false