Skip to content

Commit 2174599

Browse files
Merge branch 'release-0.8.1' of github.com:codefresh-io/gitops-runtime-helm into gitops-operator-upgrade
# Conflicts: # charts/gitops-runtime/Chart.yaml
2 parents a55858d + 4cab99b commit 2174599

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |
1717
- 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"
18+
description: "update gitops operator: automated release helm chart and image, restart from failed step and publish error in resume/retry to codefresh platform, security fixes"
1919
- kind: changed
20-
description: "update argo-cd to 6.11.1-1-cap-2.11-2024.6.26-5cebdff8d with fix for app metadata change event reporting"
20+
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"
2121
dependencies:
2222
- name: argo-cd
2323
repository: https://codefresh-io.github.io/argo-helm
24-
version: 6.11.1-1-cap-2.11-2024.6.26-5cebdff8d
24+
version: 6.11.1-3-cap-2.11-2024.7.3-c0941bcb4
2525
- name: argo-events
2626
repository: https://codefresh-io.github.io/argo-helm
2727
version: 2.0.9-1-cap-CR-19893
@@ -43,7 +43,7 @@ dependencies:
4343
condition: tunnel-client.enabled
4444
- name: codefresh-gitops-operator
4545
repository: oci://quay.io/codefresh/charts
46-
version: 0.1.3
46+
version: 0.1.5
4747
alias: gitops-operator
4848
condition: gitops-operator.enabled
4949
- name: garage

0 commit comments

Comments
 (0)