From 40ab1f60ed17c89d5ca557908904f9aeb7865508 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Tue, 30 Jan 2024 16:15:00 +0200 Subject: [PATCH 1/2] bump app proxy to 1.2623.0 --- 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 9c467cd6..1e7caa35 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -424,7 +424,7 @@ app-proxy: tag: 1.1.10-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.2608.0 + tag: 1.2623.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -432,7 +432,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.2608.0 + tag: 1.2623.0 pullPolicy: IfNotPresent command: - ./init.sh From 80ea310ce62daf84ac9100a9e9ea1089481c6ced Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Tue, 30 Jan 2024 16:16:10 +0200 Subject: [PATCH 2/2] updated chages list --- charts/gitops-runtime/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 3bf974d1..0e4f4224 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -22,6 +22,8 @@ annotations: description: Update argo-rollouts chart to 2.32.5-3-analysis-fix - kind: fixed description: fix routing to workflows native UI + - kind: changed + description: Update app-proxy to 1.2623.0 dependencies: - name: argo-cd repository: https://codefresh-io.github.io/argo-helm