Skip to content

Commit c59146e

Browse files
argo-cd with repo-server repeated resources fix (#338)
(cherry picked from commit f1a07be)
1 parent 2778209 commit c59146e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.63
2+
appVersion: 0.1.64
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
55
version: 0.14.0
@@ -29,7 +29,7 @@ annotations:
2929
dependencies:
3030
- name: argo-cd
3131
repository: https://codefresh-io.github.io/argo-helm
32-
version: 7.4.7-5-cap-2.12.3-2024.10.28-20100fc54
32+
version: 7.4.7-6-cap-2.12.3-2024.11.14-d7a4c4e7e
3333
- name: argo-events
3434
repository: https://codefresh-io.github.io/argo-helm
3535
version: 2.4.7-1-cap-CR-24607

0 commit comments

Comments
 (0)