From d79f3dd07ed4f4fae7f0695deafe461f1fa16b01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:44:07 +0000 Subject: [PATCH] chore(deps): update dependency fluxcd/flux2 to v2.7.2 --- config/samples/flux/crds/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/samples/flux/crds/kustomization.yaml b/config/samples/flux/crds/kustomization.yaml index 66659b77a..35a209788 100644 --- a/config/samples/flux/crds/kustomization.yaml +++ b/config/samples/flux/crds/kustomization.yaml @@ -2,4 +2,4 @@ # SPDX-License-Identifier: Apache-2.0 resources: - - https://github.com/fluxcd/flux2//manifests/crds?ref=v2.7.0 \ No newline at end of file + - https://github.com/fluxcd/flux2//manifests/crds?ref=v2.7.2 \ No newline at end of file