From 60d3335a12ae44173652032bd69174863a2f3b8b Mon Sep 17 00:00:00 2001 From: Denys Melnyk Date: Wed, 31 Jul 2024 11:37:16 +0300 Subject: [PATCH] update app-proxy --- 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 6fd1550e..0b53a7e8 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -448,7 +448,7 @@ app-proxy: tag: 1.1.10-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.2946.0 + tag: 1.2963.1-CR-21345-abac-roll-e794113 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: []