From e5662aec737d7f3d8ae974caee254b596468b163 Mon Sep 17 00:00:00 2001 From: "detective-gesicht[bot]" <142847741+detective-gesicht[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:23:35 +0000 Subject: [PATCH] feat(github-release): update flux group to v2.4.0 --- clusters/mallard/kube/bootstrap/kustomization.yaml | 2 +- clusters/mallard/kube/flux/config/flux.yaml | 2 +- clusters/serpentine/kube/bootstrap/kustomization.yaml | 2 +- clusters/serpentine/kube/flux/config/flux.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/mallard/kube/bootstrap/kustomization.yaml b/clusters/mallard/kube/bootstrap/kustomization.yaml index 2b4e6297d..68e099bc0 100644 --- a/clusters/mallard/kube/bootstrap/kustomization.yaml +++ b/clusters/mallard/kube/bootstrap/kustomization.yaml @@ -5,7 +5,7 @@ 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.4.0 patches: # Remove the default network policies - patch: |- diff --git a/clusters/mallard/kube/flux/config/flux.yaml b/clusters/mallard/kube/flux/config/flux.yaml index ac188fe1f..8261db2cf 100644 --- a/clusters/mallard/kube/flux/config/flux.yaml +++ b/clusters/mallard/kube/flux/config/flux.yaml @@ -9,7 +9,7 @@ spec: interval: 10m url: oci://ghcr.io/fluxcd/flux-manifests ref: - tag: v2.2.3 + tag: v2.4.0 --- # yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json apiVersion: kustomize.toolkit.fluxcd.io/v1 diff --git a/clusters/serpentine/kube/bootstrap/kustomization.yaml b/clusters/serpentine/kube/bootstrap/kustomization.yaml index 2b4e6297d..68e099bc0 100644 --- a/clusters/serpentine/kube/bootstrap/kustomization.yaml +++ b/clusters/serpentine/kube/bootstrap/kustomization.yaml @@ -5,7 +5,7 @@ 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.4.0 patches: # Remove the default network policies - patch: |- diff --git a/clusters/serpentine/kube/flux/config/flux.yaml b/clusters/serpentine/kube/flux/config/flux.yaml index ac188fe1f..8261db2cf 100644 --- a/clusters/serpentine/kube/flux/config/flux.yaml +++ b/clusters/serpentine/kube/flux/config/flux.yaml @@ -9,7 +9,7 @@ spec: interval: 10m url: oci://ghcr.io/fluxcd/flux-manifests ref: - tag: v2.2.3 + tag: v2.4.0 --- # yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json apiVersion: kustomize.toolkit.fluxcd.io/v1