diff --git a/k8s/bootstrap/flux/kustomization.yaml b/k8s/bootstrap/flux/kustomization.yaml index b93f9512d..605d62663 100644 --- a/k8s/bootstrap/flux/kustomization.yaml +++ b/k8s/bootstrap/flux/kustomization.yaml @@ -5,7 +5,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/fluxcd/flux2/manifests/install?ref=v2.2.3 + - github.com/fluxcd/flux2/manifests/install?ref=v2.3.0 patches: # Remove the network policies that does not work with k3s - patch: |