diff --git a/kubernetes/bootstrap/flux/kustomization.yaml b/kubernetes/bootstrap/flux/kustomization.yaml index 9df7464011766..bd3409d29baff 100644 --- a/kubernetes/bootstrap/flux/kustomization.yaml +++ b/kubernetes/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.0.0-rc.1 + - github.com/fluxcd/flux2/manifests/install?ref=v2.0.0-rc.2 patches: # Remove the network policies that does not work with k3s - patch: |