From 39fbbb485b666b80516f9854c4e33a68f2622a2d Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Fri, 31 Jan 2025 09:39:30 +0200 Subject: [PATCH 1/3] updating cap-app-proxy --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index afa073da..68687bf6 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.3257.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] From 7f5443b1040294ab4b1c968c47dfd71206a21311 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Tue, 4 Feb 2025 10:19:22 +0200 Subject: [PATCH 2/3] updating app-version --- 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 9e780aa5..00acc957 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.67.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 From 375457d9e183daf297b0c4122e2a8f81a4b56242 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Tue, 4 Feb 2025 11:29:38 +0200 Subject: [PATCH 3/3] Revert "updating app-version" This reverts commit 7f5443b1040294ab4b1c968c47dfd71206a21311. --- 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 00acc957..9e780aa5 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.67.0 +appVersion: 0.1.67 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0