diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index dccc31932b5..44400470f73 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 4.6.2 +appVersion: 4.7.0 dependencies: - name: common version: 28.29.17 @@ -39,5 +39,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.15.6 +version: 10.16.0 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index eb187b2ff9f..fe0814b8024 100644 --- a/charts/stable/crafty-4/values.yaml +++ b/charts/stable/crafty-4/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: registry.gitlab.com/crafty-controller/crafty-4 - tag: 4.6.2@sha256:1081d95219a3854163f5be86230414caea3200cd309f5ee24ec386d2e1166f74 + tag: 4.7.0@sha256:ea02e5def93e9d2d40ac3014639dd9b640834b320d1e676b5d94076d23938726 securityContext: container: readOnlyRootFilesystem: false