From 82d0dbfdca0ea38773d42200a9b3f553debc8019 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 21:12:42 +0000 Subject: [PATCH] feat(github-release): update fluxcd/flux2 to v0.41.2 | datasource | package | from | to | | --------------- | ------------ | ------- | ------- | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-releases | fluxcd/flux2 | v0.31.4 | v0.41.2 | | github-tags | fluxcd/flux2 | v0.31.4 | v0.41.2 | --- cluster/apps/flux-system/dashboard/kustomization.yaml | 6 +++--- cluster/bootstrap/kustomization.yaml | 2 +- cluster/flux/flux-system/flux-installation.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cluster/apps/flux-system/dashboard/kustomization.yaml b/cluster/apps/flux-system/dashboard/kustomization.yaml index 3c30a289..10cd9013 100644 --- a/cluster/apps/flux-system/dashboard/kustomization.yaml +++ b/cluster/apps/flux-system/dashboard/kustomization.yaml @@ -5,13 +5,13 @@ namespace: flux-system configMapGenerator: - name: flux-cluster-dashboard files: - - flux-cluster-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.31.4/manifests/monitoring/monitoring-config/dashboards/cluster.json + - flux-cluster-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.41.2/manifests/monitoring/monitoring-config/dashboards/cluster.json - name: flux-control-plane-dashboard files: - - flux-control-plane-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.31.4//manifests/monitoring/monitoring-config/dashboards/control-plane.json + - flux-control-plane-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.41.2//manifests/monitoring/monitoring-config/dashboards/control-plane.json - name: flux-logs-dashboard files: - - flux-logs-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.31.4/manifests/monitoring/monitoring-config/dashboards/logs.json + - flux-logs-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.41.2/manifests/monitoring/monitoring-config/dashboards/logs.json generatorOptions: disableNameSuffixHash: true annotations: diff --git a/cluster/bootstrap/kustomization.yaml b/cluster/bootstrap/kustomization.yaml index 9a632309..3e3ec3ce 100644 --- a/cluster/bootstrap/kustomization.yaml +++ b/cluster/bootstrap/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/fluxcd/flux2/manifests/install?ref=v0.31.4 + - github.com/fluxcd/flux2/manifests/install?ref=v0.41.2 patches: - target: kind: Deployment diff --git a/cluster/flux/flux-system/flux-installation.yaml b/cluster/flux/flux-system/flux-installation.yaml index a851c46f..f57be423 100644 --- a/cluster/flux/flux-system/flux-installation.yaml +++ b/cluster/flux/flux-system/flux-installation.yaml @@ -8,7 +8,7 @@ spec: interval: 10m ref: # renovate: datasource=github-releases depName=fluxcd/flux2 - tag: "v0.31.4" + tag: "v0.41.2" url: https://github.com/fluxcd/flux2 ignore: | # exclude all