From 4f4f1db27af1ce35e4278f4f3682b2bdb934b019 Mon Sep 17 00:00:00 2001 From: Vadim Kharin Date: Wed, 15 Apr 2026 11:48:59 +0300 Subject: [PATCH] chore: Update cap-app-proxy to 1.4081.0 with non-root user --- 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 1f1dbc1a..c43ef8f3 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -459,14 +459,14 @@ app-proxy: tag: 1.1.25-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.4077.0 + tag: 1.4081.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.4077.0 + tag: 1.4081.0 pullPolicy: IfNotPresent command: - ./init.sh