diff --git a/core/argocd/kustomization.yaml b/core/argocd/kustomization.yaml index 2770aac..363eea5 100644 --- a/core/argocd/kustomization.yaml +++ b/core/argocd/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: - - https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.6/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.0/manifests/install.yaml - manifests/dex-okta-ca-cert-sealed-secret.yaml - manifests/dex-ingress.yaml - manifests/service-monitors.yaml