diff --git a/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml b/manifests/bootstrapping-cloud/07-argocd/kustomization.yaml index bcbc688e..27c9618e 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.45.5" + version: "5.46.0" valuesFile: values.yaml diff --git a/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml b/manifests/bootstrapping-onprem/08-argocd/kustomization.yaml index 5cc931df..1d935c92 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.45.5" + version: "5.46.0" valuesFile: values.yaml