From bf76c0f914d6dd98a104c1537ffbe94df0a68096 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:12:42 +0000 Subject: [PATCH 1/2] [app-proxy]chore: simplify and fix the checkRemoteBranchExistence check --- 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 ab281d3c..89427010 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -492,14 +492,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 28608a6 + tag: 58c5ee3 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 28608a6 + tag: 58c5ee3 pullPolicy: IfNotPresent command: - ./init.sh From 9fc0487687bf5cd6d53eb6f2020e854e5bb5f9a8 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Wed, 3 Dec 2025 11:14:37 +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 e0cfbf2f..2b88b392 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.26.0 +version: 0.26.1 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: