diff --git a/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml b/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml index 6dfd82a3..01cd235d 100644 --- a/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml +++ b/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml @@ -11,5 +11,5 @@ helmCharts: releaseName: argo-cd namespace: argocd repo: https://argoproj.github.io/argo-helm - version: "5.46.8" + version: "5.50.0" valuesFile: values.yaml diff --git a/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml b/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml index 671d072b..27a8b3cd 100644 --- a/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml +++ b/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: releaseName: argo-cd namespace: argocd repo: https://argoproj.github.io/argo-helm - version: "5.46.8" + version: "5.50.0" valuesFile: values.yaml