Skip to content

Commit 2ae0d81

Browse files
committed
update codefresh-gitops-operator to 0.3.12 - fail submit-tmpl step if child wf failed (#345)
1 parent e14604e commit 2ae0d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ annotations:
1919
- kind: changed
2020
description: updated frpc with security fixes (#334)
2121
- kind: changed
22-
description: updated codefresh-gitops-operator to 0.3.11 (#340)(#343) - add retry in case workflow was not suspend yet, use argocd-get-global-tmpl on exit hook, support non-github promotions (commit only)
22+
description: updated codefresh-gitops-operator to 0.3.11 (#340)(#343) - add retry in case workflow was not suspend yet, use argocd-get-global-tmpl on exit hook, support non-github promotions (commit only), fail submit-tmpl step if child wf failed
2323
dependencies:
2424
- name: argo-cd
2525
repository: https://codefresh-io.github.io/argo-helm
@@ -45,7 +45,7 @@ dependencies:
4545
condition: tunnel-client.enabled
4646
- name: codefresh-gitops-operator
4747
repository: oci://quay.io/codefresh/charts
48-
version: 0.3.11
48+
version: 0.3.12
4949
alias: gitops-operator
5050
condition: gitops-operator.enabled
5151
- name: garage

0 commit comments

Comments
 (0)