From 6ed5ac406fae63ff0ecd545326bdc5817826989f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 02:22:05 +0000 Subject: [PATCH] chore(deps): update dependency fluxcd/flux2 to v2.0.1 --- evaluation/kubernetes/bootstrap/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evaluation/kubernetes/bootstrap/kustomization.yaml b/evaluation/kubernetes/bootstrap/kustomization.yaml index 8701e7f8..2c3788b7 100644 --- a/evaluation/kubernetes/bootstrap/kustomization.yaml +++ b/evaluation/kubernetes/bootstrap/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/fluxcd/flux2/manifests/install?ref=v2.0.0-rc.1 \ No newline at end of file + - github.com/fluxcd/flux2/manifests/install?ref=v2.0.1 \ No newline at end of file