Skip to content

Commit 2e96d22

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 (cherry picked from commit 5ac967f)
1 parent 94c9fc1 commit 2e96d22

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.13.0
@@ -23,7 +23,7 @@ annotations:
2323
dependencies:
2424
- name: argo-cd
2525
repository: https://codefresh-io.github.io/argo-helm
26-
version: 7.4.7-2-cap-2.12-2024.9.30-a87492b22
26+
version: 7.4.7-4-cap-2.12-2024.10.5-66e1e38fa
2727
- name: argo-events
2828
repository: https://codefresh-io.github.io/argo-helm
2929
version: 2.4.7-1-cap-CR-24607

0 commit comments

Comments
 (0)