From 7614fe1ffbe874076e81c935653c59baf78e6fb4 Mon Sep 17 00:00:00 2001 From: akavalchuk Date: Tue, 3 Dec 2024 13:38:53 +0100 Subject: [PATCH] update codefresh-gitops-operator to 0.3.13 - fix release retry in case it failed on workflow resume --- 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 3ee6c4e..7625a85 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.12 + version: 0.3.13 alias: gitops-operator condition: gitops-operator.enabled - name: garage