From 8e7096757f090786f2a6282f6423464e98da0e75 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Thu, 14 Aug 2025 15:12:19 +0300 Subject: [PATCH] updated codefresh-gitops-operator --- 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 6ff42f29..9a0482fb 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.10.2 + tag: v0.11.1 serviceAccount: create: true annotations: {}