From 74d665ecd97aef79b8c7f52bf65b57a691ffe420 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 07:04:50 +0000 Subject: [PATCH] [app-proxy]fix: git-source permissions are not being calculated for fine-grained tokens (#6683) --- 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 32a07061..c61fe8b8 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -565,7 +565,7 @@ app-proxy: tag: 1.1.16-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3750.0 + tag: d0f2de1 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: []