Skip to content

Commit bb4ef7f

Browse files
committed
update codefresh-gitops-operator to 0.3.11 - support non-github promotions (commit only) (#343)
1 parent a634e14 commit bb4ef7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

+2-2
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.10 (#340) - add retry in case workflow was not suspend yet, use argocd-get-global-tmpl on exit hook
22+
description: updated codefresh-gitops-operator to 0.3.10 (#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)
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.10
48+
version: 0.3.11
4949
alias: gitops-operator
5050
condition: gitops-operator.enabled
5151
- name: garage

0 commit comments

Comments
 (0)