diff --git a/manifests/addons/applicationset/stable/kustomization.yaml b/manifests/addons/applicationset/stable/kustomization.yaml index 705a670cc2aad..2b9a2ef8760b7 100644 --- a/manifests/addons/applicationset/stable/kustomization.yaml +++ b/manifests/addons/applicationset/stable/kustomization.yaml @@ -1,4 +1,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://raw.githubusercontent.com/argoproj/applicationset/v0.3.0/manifests/install.yaml \ No newline at end of file + - https://raw.githubusercontent.com/argoproj/applicationset/v0.4.1/manifests/install.yaml \ No newline at end of file