mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 08:31:47 +00:00
upgrade kube-prometheus-stack to 32.1.0
The chart version 32.2.0 appears to change the way that dashboard configs are labeled by the chart, I do not know what is the purpose of this change yet, however it causes our Flux dashboards to fail to be included. Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This commit is contained in:
parent
5ae4711f7b
commit
a2f88d4f6a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
version: 23.2.0
|
version: 32.1.0
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue