From 43536ac9dcbde27b1f8a3df2ef7e2ce38f608137 Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Sun, 24 Nov 2024 16:01:54 +0200 Subject: [PATCH] updated codefresh-gitops-operator to 0.3.10 --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 5fcf8542..d3c1eee0 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -38,7 +38,7 @@ dependencies: condition: tunnel-client.enabled - name: codefresh-gitops-operator repository: oci://quay.io/codefresh/charts - version: 0.3.8 + version: 0.3.10 alias: gitops-operator condition: gitops-operator.enabled - name: garage