From f0e19c246ce0706a4b6f30a5bece376250c4582a Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Tue, 21 Apr 2026 17:29:21 +0300 Subject: [PATCH] chore: update cap-app-proxy to 1.4085.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 28552abc..dd759b8c 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -459,14 +459,14 @@ app-proxy: tag: 1.1.26-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.4081.0 + tag: 1.4085.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.4081.0 + tag: 1.4085.0 pullPolicy: IfNotPresent command: - ./init.sh