From 6c65385537ece45a404a6241372abb07c8e201f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:34:42 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20flux=20group=20(=20v2.2.?= =?UTF-8?q?2=20=E2=86=92=20v2.4.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | fluxcd/flux2 | v2.2.2 | v2.4.0 | | docker | ghcr.io/fluxcd/flux-manifests | v2.2.2 | v2.4.0 | Signed-off-by: Anthony Rabbito --- k8s/clusters/gke-cluster-1/gotk/flux-system/flux.yaml | 2 +- k8s/clusters/scr1-cluster-0/gotk/flux-system/flux.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/clusters/gke-cluster-1/gotk/flux-system/flux.yaml b/k8s/clusters/gke-cluster-1/gotk/flux-system/flux.yaml index f4f0b34e62..7bea350759 100644 --- a/k8s/clusters/gke-cluster-1/gotk/flux-system/flux.yaml +++ b/k8s/clusters/gke-cluster-1/gotk/flux-system/flux.yaml @@ -7,7 +7,7 @@ metadata: spec: interval: 9m0s ref: - tag: v2.2.2 + tag: v2.4.0 url: https://github.com/fluxcd/flux2 ignore: | # exclude all diff --git a/k8s/clusters/scr1-cluster-0/gotk/flux-system/flux.yaml b/k8s/clusters/scr1-cluster-0/gotk/flux-system/flux.yaml index e2e43daa6e..b44625fdbf 100644 --- a/k8s/clusters/scr1-cluster-0/gotk/flux-system/flux.yaml +++ b/k8s/clusters/scr1-cluster-0/gotk/flux-system/flux.yaml @@ -8,7 +8,7 @@ spec: interval: 10m url: oci://ghcr.io/fluxcd/flux-manifests ref: - tag: v2.2.2 + tag: v2.4.0 --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization