diff --git a/cluster/bootstrap/kustomization.yaml b/cluster/bootstrap/kustomization.yaml index 4d86ea23..2bea9784 100644 --- a/cluster/bootstrap/kustomization.yaml +++ b/cluster/bootstrap/kustomization.yaml @@ -4,7 +4,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/fluxcd/flux2/manifests/install?ref=v2.0.1 + - github.com/fluxcd/flux2/manifests/install?ref=v2.4.0 patches: # Remove the network policies that does not work with k3s - patch: |-