Skip to content

Commit a634e14

Browse files
committed
updated codefresh-gitops-operator to 0.3.10 (#340)
1 parent fc62906 commit a634e14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ annotations:
1818
description: argo-cd with repo-server repeated resources fix (#338)
1919
- kind: changed
2020
description: updated frpc with security fixes (#334)
21+
- 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
2123
dependencies:
2224
- name: argo-cd
2325
repository: https://codefresh-io.github.io/argo-helm
@@ -43,7 +45,7 @@ dependencies:
4345
condition: tunnel-client.enabled
4446
- name: codefresh-gitops-operator
4547
repository: oci://quay.io/codefresh/charts
46-
version: 0.3.8
48+
version: 0.3.10
4749
alias: gitops-operator
4850
condition: gitops-operator.enabled
4951
- name: garage

0 commit comments

Comments
 (0)