Skip to content

Commit 1f4d2e9

Browse files
Updated argocd to latest helm chart
Signed-off-by: Markos Kandylis <markos_kandylis@hotmail.com>
1 parent c1985f1 commit 1f4d2e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/application-sets/values/addons.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ argocd:
44
chartName: argo-cd
55
namespace: argocd
66
releaseName: argocd
7-
defaultVersion: "8.1.2"
7+
defaultVersion: "8.5.8"
88
chartRepository: "https://argoproj.github.io/argo-helm"
99
additionalResources:
1010
path: "charts/argocd-ingress"

charts/application-sets/values/fleetBootstrap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fleet-argocd:
2222
chartName: argo-cd
2323
namespace: platform-system
2424
releaseName: fleet-argocd
25-
defaultVersion: "8.1.2"
25+
defaultVersion: "8.5.8"
2626
chartRepository: "https://argoproj.github.io/argo-helm"
2727
valuesObject:
2828
global:

0 commit comments

Comments
 (0)