From 163f920b1eeb9e141252672fd3564442c500bc3e Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Thu, 28 Nov 2024 11:17:05 +0200 Subject: [PATCH] update codefresh-gitops-operator to 0.3.12 - fail submit-tmpl step if child wf failed --- 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 4b438bee..3ee6c4e7 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.11 + version: 0.3.12 alias: gitops-operator condition: gitops-operator.enabled - name: garage