From 1ccec712b56932a14495147a936af7ffcd18e666 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 18:58:28 +0000 Subject: [PATCH] chore(deps): update ocirepository to source.toolkit.fluxcd.io/v1 --- bootstrap/templates/kubernetes/flux/config/flux.yaml.j2 | 2 +- kubernetes/flux/config/flux.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/templates/kubernetes/flux/config/flux.yaml.j2 b/bootstrap/templates/kubernetes/flux/config/flux.yaml.j2 index 4f9bb975..55f844fe 100644 --- a/bootstrap/templates/kubernetes/flux/config/flux.yaml.j2 +++ b/bootstrap/templates/kubernetes/flux/config/flux.yaml.j2 @@ -1,5 +1,5 @@ --- -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1 kind: OCIRepository metadata: name: flux-manifests diff --git a/kubernetes/flux/config/flux.yaml b/kubernetes/flux/config/flux.yaml index 4f9bb975..55f844fe 100644 --- a/kubernetes/flux/config/flux.yaml +++ b/kubernetes/flux/config/flux.yaml @@ -1,5 +1,5 @@ --- -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1 kind: OCIRepository metadata: name: flux-manifests