From d11d22b3ab6d2f657b00852c5f9055517b6354d9 Mon Sep 17 00:00:00 2001 From: scme0 Date: Tue, 4 Feb 2025 15:29:41 +0100 Subject: [PATCH 1/3] Update app proxy --- charts/gitops-runtime/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index afa073dac..9834d49d3 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -438,7 +438,7 @@ app-proxy: tag: 1.1.12-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3228.0 + tag: 1.3263.2 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -446,7 +446,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3228.0 + tag: 1.3263.2 pullPolicy: IfNotPresent command: - ./init.sh From 3a7f697acbbba35b6954fedf13c07824116396f3 Mon Sep 17 00:00:00 2001 From: scme0 Date: Tue, 4 Feb 2025 15:42:24 +0100 Subject: [PATCH 2/3] bump appVersion --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 9e780aa5b..79241a24f 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.67 +appVersion: 0.1.68 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 From b22c29b57f4aa48e64ae59dc556b812c3331d04e Mon Sep 17 00:00:00 2001 From: scme0 Date: Wed, 5 Feb 2025 12:02:38 +0100 Subject: [PATCH 3/3] Revert "bump appVersion" This reverts commit 3a7f697acbbba35b6954fedf13c07824116396f3. --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 79241a24f..9e780aa5b 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.68 +appVersion: 0.1.67 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0