From b40b2ed04af1481d5ea8bb7db8d1788a99a90906 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Sep 2025 05:59:28 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20registry.gitlab?= =?UTF-8?q?.com/crafty-controller/crafty-4=204.5.1=20=E2=86=92=204.5.2=20(?= =?UTF-8?q?#39005)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/crafty-4/Chart.yaml | 4 ++-- charts/stable/crafty-4/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 5ed4710e486..de10f7b5b23 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.5.1 +appVersion: 4.5.2 dependencies: - name: common version: 28.16.5 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 10.4.2 +version: 10.4.3 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index 2abcf89643d..4ef1fcc2d11 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.5.1@sha256:4301f9c1f4bd58ddd6ee4ba1458421bbd10c7f8f21ee515a8001d968d5e03e16 + tag: 4.5.2@sha256:bc086f7085f4b12cb28bfa25d3bc3f30f67524089d237c2f2f242cd740e564e0 securityContext: container: readOnlyRootFilesystem: false