mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-25 00:51:48 +00:00
pin monitoring release version at 19.3.0
Something in kube-prometheus-stack 20.0.0 has broken our example. See https://github.com/fluxcd/flux2/pull/2193 for more information. Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This commit is contained in:
parent
7e1fd499ca
commit
1393e7a62b
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
|
version: 19.3.0
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue