From cbc0c122f6295b7b8e3c28a818261fc627b36bc0 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:41:29 +0000 Subject: [PATCH 1/2] [gitops-operator]feat: add branch data to pullrequest info --- 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 8076e712..86e0f303 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -682,7 +682,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: "305e13e" + tag: "c0f50e0" env: !!merge <<: - *otel-config From 6f4c808a02e0c1c25cc400c3080baa44db3dfe13 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:42:52 +0000 Subject: [PATCH 2/2] [app-proxy]feat: add branch data to pullrequest info --- 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 86e0f303..d98b2311 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -495,14 +495,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3911.0 + tag: 592eb04 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3911.0 + tag: 592eb04 pullPolicy: IfNotPresent command: - ./init.sh