diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 68d1ee0bd19..e5c46e4bb61 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.9.0 +appVersion: 4.10.0 dependencies: - name: common version: 28.33.0 @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/crafty-4 - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 10.22.0 +version: 10.23.0 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index bb1aeceb3ac..6355332207d 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.9.0@sha256:ea04b6c57716c48f80039f7837417bde722b8fecaba2826846076f77675ab395 + tag: 4.10.0@sha256:d2c1fa084ea246db1b3b328649270b6e61e481763478c1775bbe52f2e76575c1 securityContext: container: readOnlyRootFilesystem: false