From 744382b5192fd8b74c13b3736fd4b089f7536ea0 Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Fri, 10 Oct 2025 20:21:04 +0300 Subject: [PATCH 1/3] use app-proxy with redis --- 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 426671f7..be11e9e3 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -469,8 +469,8 @@ app-proxy: repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info tag: 1.1.17-main image: - repository: quay.io/codefresh/cap-app-proxy - tag: 1.3806.0 + repository: quay.io/codefresh/dev/cap-app-proxy + tag: 1.3816.0-cr-30407-cluster-remove pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] From b6b1157d3fd242aa4f8cd605cfe4e664d0fb3f7c Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Fri, 10 Oct 2025 21:10:11 +0300 Subject: [PATCH 2/3] use app-proxy with redis --- 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 be11e9e3..c6d48c82 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -470,7 +470,7 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/dev/cap-app-proxy - tag: 1.3816.0-cr-30407-cluster-remove + tag: 1.3816.0-cr-30407-cluster-remove-f7731a0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] From 90995079a943634a9f5ab79b1853373c5312c943 Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Fri, 10 Oct 2025 21:11:35 +0300 Subject: [PATCH 3/3] use app-proxy with redis --- 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 c6d48c82..f0331316 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -476,8 +476,8 @@ app-proxy: extraVolumeMounts: [] initContainer: image: - repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3806.0 + repository: quay.io/codefresh/dev/cap-app-proxy-init + tag: 1.3816.0-cr-30407-cluster-remove-f7731a0 pullPolicy: IfNotPresent command: - ./init.sh