diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index af0c4925..b83709ba 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,6 +14,8 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: | + - kind: changed + description: "update gitops operator: automated release helm chart and image, restart from failed step and publish error in resume/retry to codefresh platform" - kind: changed 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" dependencies: @@ -41,7 +43,7 @@ dependencies: condition: tunnel-client.enabled - name: codefresh-gitops-operator repository: oci://quay.io/codefresh/charts - version: 1.0.24 + version: 0.1.4 alias: gitops-operator condition: gitops-operator.enabled - name: garage