Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 3b200b0

Browse files
Update Helm release argo-cd to v5.53.6
1 parent 3f30d66 commit 3b200b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/bootstrapping-cloud/07-argocd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ helmCharts:
1111
releaseName: argo-cd
1212
namespace: argocd
1313
repo: https://argoproj.github.io/argo-helm
14-
version: "5.51.2"
14+
version: "5.53.6"
1515
valuesFile: values.yaml

manifests/bootstrapping-onprem/08-argocd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ helmCharts:
1515
releaseName: argo-cd
1616
namespace: argocd
1717
repo: https://argoproj.github.io/argo-helm
18-
version: "5.51.2"
18+
version: "5.53.6"
1919
valuesFile: values.yaml

0 commit comments

Comments
 (0)