From 91eead0f87ca0095ddc2895b0961bd898ae4a9a3 Mon Sep 17 00:00:00 2001 From: Vasil Sudakou Date: Fri, 8 May 2026 17:04:29 +0400 Subject: [PATCH 1/2] fix(cap-app-proxy): support arbitrary user IDs on OpenShift --- 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 c6e988fc..8094e10a 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -459,14 +459,14 @@ app-proxy: tag: 1.1.27-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.4091.0 + tag: 1.4092.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.4091.0 + tag: 1.4092.0 pullPolicy: IfNotPresent command: - ./init.sh From 0e8b328e3cef5da0d8e458a83647205c7cb7d744 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Fri, 8 May 2026 13:07:12 +0000 Subject: [PATCH 2/2] CI Automatic commit - align Chart version --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 0eea5a08..59f1e48d 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.3 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.29.9 +version: 0.29.10 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: