From b242c79eb0833c2305c323c9306995021e1947ab Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 09:44:02 +0000 Subject: [PATCH] [gitops-operator]chore: move Ptr function from test/utils to utils --- 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 12576bf9..a79f7e48 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/codefresh-gitops-operator - tag: v0.11.1 + tag: 897f7bd serviceAccount: create: true annotations: {}