From a1b72bad65ef1a773b45880d9c1826caedfa51a0 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 13:33:43 +0000 Subject: [PATCH] [gitops-operator]minor: bumping minor version for promotions uplift work --- 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 3c7c6762..12fa9128 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.10.0 + repository: codefresh/dev/codefresh-gitops-operator + tag: bump-minor-for-promotion-uplift-c4d8088 serviceAccount: create: true annotations: {}