From 7cc68b365cd21e207a364b1fc13c27323ce3d872 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Fri, 25 Apr 2025 17:11:35 +0300 Subject: [PATCH] app-proxy 1.3451.0 with app resource tree with annotations & labels in response --- 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 31395db7..8181f6c5 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -525,7 +525,7 @@ app-proxy: tag: 1.1.12-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3430.2 + tag: 1.3451.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -533,7 +533,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3430.2 + tag: 1.3451.0 pullPolicy: IfNotPresent command: - ./init.sh