Skip to content

Commit 5ac967f

Browse files
feat: argo-cd with event-reporter update to report change revisions metadata in app annotations (#301)
* feat: (event-reporter) report change revisions metadata in app annotations * trigger commit * bump appVersion * trigger commit
1 parent 81a4586 commit 5ac967f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.59
2+
appVersion: 0.1.60
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.0.0
@@ -16,7 +16,7 @@ annotations:
1616
dependencies:
1717
- name: argo-cd
1818
repository: https://codefresh-io.github.io/argo-helm
19-
version: 7.4.7-2-cap-2.12-2024.9.30-a87492b22
19+
version: 7.4.7-4-cap-2.12-2024.10.5-66e1e38fa
2020
- name: argo-events
2121
repository: https://codefresh-io.github.io/argo-helm
2222
version: 2.4.7-1-cap-CR-24607

0 commit comments

Comments
 (0)