From c9acc78672827c1601c88402becc32437999d45e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 19:16:43 +0000 Subject: [PATCH] chore(deps): update dependency fluxcd/flux2 to v2.3.0 --- k8s/bootstrap/flux/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |