From d11d22b3ab6d2f657b00852c5f9055517b6354d9 Mon Sep 17 00:00:00 2001 From: scme0 Date: Tue, 4 Feb 2025 15:29:41 +0100 Subject: [PATCH 1/2] 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/2] 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