From e11363cdd7fd14f682b7c911682ce04515e50e7c Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Fri, 31 Oct 2025 17:54:22 +0200 Subject: [PATCH] app-proxy: 1.3883.0 with application logs supported in non-controller namespace --- 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 6cbdf946..089660f8 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -462,14 +462,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3866.0 + tag: 1.3883.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3866.0 + tag: 1.3883.0 pullPolicy: IfNotPresent command: - ./init.sh