From 366c90f6365afdb304d84ab2ab83da77a922f484 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 05:57:11 +0000 Subject: [PATCH 1/2] [gitops-operator]test: 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 9035df0a..1f13d503 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -725,8 +725,8 @@ gitops-operator: image: # -- defaults registry: quay.io - repository: codefresh/codefresh-gitops-operator - tag: v0.11.1 + repository: codefresh/dev/codefresh-gitops-operator + tag: cr-1111-test-66edec7 serviceAccount: create: true annotations: {} From 4c67b85a989bfe7a1c145e969b25a449343c036d Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 06:55:06 +0000 Subject: [PATCH 2/2] [gitops-operator]test: check --- 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 1f13d503..a2ab6f83 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -726,7 +726,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/dev/codefresh-gitops-operator - tag: cr-1111-test-66edec7 + tag: cr-1111-test-8e34035 serviceAccount: create: true annotations: {}