Skip to content

Commit cfe87e0

Browse files
Merge pull request #234 from codefresh-io/gitops-operator-upgrade
feat: Gitops operator upgrade
2 parents 4cab99b + 124ddda commit cfe87e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: charts/gitops-runtime/Chart.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |
17+
- kind: changed
18+
description: "update gitops operator: automated release helm chart and image, restart from failed step and publish error in resume/retry to codefresh platform"
1719
- kind: changed
1820
description: "update argo-cd to 6.11.1-3-cap-2.11-2024.7.3-c0941bcb4 with fixes: 1) app metadata change event reporting; 2) report application event from queue instead of requesting live state"
1921
dependencies:
@@ -41,7 +43,7 @@ dependencies:
4143
condition: tunnel-client.enabled
4244
- name: codefresh-gitops-operator
4345
repository: oci://quay.io/codefresh/charts
44-
version: 1.0.24
46+
version: 0.1.4
4547
alias: gitops-operator
4648
condition: gitops-operator.enabled
4749
- name: garage

0 commit comments

Comments
 (0)