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