From 18ba0998dc6ee067519fb0901eda5affdf6cf146 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 15:22:39 +0000 Subject: [PATCH 1/2] [app-proxy]fix: security vulnerability in qs library CVE-2025-15284 --- 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 4cf6daa8..a7610467 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -458,14 +458,14 @@ app-proxy: tag: 1.1.21-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.4020.0 + tag: 93121a2 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.4020.0 + tag: 93121a2 pullPolicy: IfNotPresent command: - ./init.sh From 20a460755f370b7e9ccb0a78bb24ee46eb9dc9f4 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 29 Jan 2026 15:25:58 +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 8214daf8..9c527089 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.1 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.27.0 +version: 0.27.1 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: