From 057bccfaad74fea9182463446ce6c520976f268b Mon Sep 17 00:00:00 2001 From: "roybatty-bot[bot]" <135143428+roybatty-bot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:34:38 +0000 Subject: [PATCH] feat(github-release): update fluxcd/flux2 to v2.7.5 --- 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 0f958f9a..97f05066 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.3.0 + - github.com/fluxcd/flux2/manifests/install?ref=v2.7.5