From d60f77af03b4c79d9fd023e0bd689efcbfec69f8 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Mon, 4 Nov 2024 10:13:18 +0200 Subject: [PATCH 1/4] updated app-proxy and internal-router --- 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 76d6f677..60e1ea87 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -293,7 +293,7 @@ internal-router: image: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.25-alpine + tag: 1.26-alpine3.20 imagePullSecrets: [] nameOverride: "" fullnameOverride: "internal-router" @@ -428,7 +428,7 @@ app-proxy: tag: 1.1.11-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3131.0 + tag: 1.3136.2 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] From a1df6009e4af44e5d13e4fd5564c60ab49b4721d Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Mon, 4 Nov 2024 11:28:39 +0200 Subject: [PATCH 2/4] upd app-proxy-init --- 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 60e1ea87..7ae973cc 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -436,7 +436,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3131.0 + tag: 1.3136.2 pullPolicy: IfNotPresent command: - ./init.sh From bed0841cb7b7b7f30990353a1fe763b608389415 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Mon, 4 Nov 2024 12:09:56 +0200 Subject: [PATCH 3/4] upd 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 115eb88d..2f3c28c9 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.62 +appVersion: 0.1.63 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 From ae5b9dad31672f623335353bd71f3fd7783017bd Mon Sep 17 00:00:00 2001 From: vitalii-codefresh Date: Mon, 4 Nov 2024 12:10:21 +0200 Subject: [PATCH 4/4] Update Chart.yaml --- 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 2f3c28c9..115eb88d 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.63 +appVersion: 0.1.62 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0