File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : v2.12.3-2024.11.14-d7a4c4e7e
2+ appVersion : v2.12.3-2024.12.3-a26fd084e
33kubeVersion : " >=1.23.0-0"
44description : A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
55name : argo-cd
6- version : 7.4.7-6 -cap-2.12.3-2024.11.14-d7a4c4e7e
6+ version : 7.4.7-7 -cap-2.12.3-2024.12.3-a26fd084e
77home : https://github.com/argoproj/argo-helm
88icon : https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99sources :
@@ -26,5 +26,5 @@ annotations:
2626 fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
2727 url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828 artifacthub.io/changes : |
29- - kind: fixed
30- description: argo-cd updated to v2.12.3-2024.11.14-d7a4c4e7e with repeated resources fix in repo-server for apps with directory type source
29+ - kind: changed
30+ description: argo-cd updated to v2.12.3-2024.12.3-a26fd084e with multi-source applications extended support in event-reporter
Original file line number Diff line number Diff line change 9191 name : argocd-cmd-params-cm
9292 key : server.rootpath
9393 optional : true
94+ - name : CODEFRESH_RUNTIME_VERSION
95+ valueFrom :
96+ configMapKeyRef :
97+ name : codefresh-cm
98+ key : version
99+ optional : true
94100 - name : CODEFRESH_URL
95101 valueFrom :
96102 configMapKeyRef :
You can’t perform that action at this time.
0 commit comments