mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-01-27 10:19:11 +00:00
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 |
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user