diff --git a/kubernetes/bootstrap/kustomization.yaml b/kubernetes/bootstrap/kustomization.yaml index 94f31a41c..d208a8196 100644 --- a/kubernetes/bootstrap/kustomization.yaml +++ b/kubernetes/bootstrap/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/fluxcd/flux2/manifests/install?ref=v2.0.0-rc.5 + - github.com/fluxcd/flux2/manifests/install?ref=v2.2.0 patches: # Remove the network policies that does not work with k3s - patch: |-