From 352bdb8de73b4ad48a1b054eb4f53dbadf210c25 Mon Sep 17 00:00:00 2001 From: "roybatty-bot[bot]" <135143428+roybatty-bot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 16:12:30 +0000 Subject: [PATCH] feat(github-release): update fluxcd/flux2 to v2.3.0 --- cluster/bootstrap/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/bootstrap/kustomization.yaml b/cluster/bootstrap/kustomization.yaml index 43223792a..0f958f9a8 100644 --- a/cluster/bootstrap/kustomization.yaml +++ b/cluster/bootstrap/kustomization.yaml @@ -2,4 +2,4 @@ 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