diff --git a/bootstrap/argo-cd/kustomization.yaml b/bootstrap/argo-cd/kustomization.yaml index df69551..db2fa9a 100644 --- a/bootstrap/argo-cd/kustomization.yaml +++ b/bootstrap/argo-cd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: argocd resources: - - github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.15 + - github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17 - deploykf-plugin/assets-pvc.yaml - virtual-service.yaml - secrets.yaml