Update kube-prometheus' dependency of prometheus-operator to v0,24

This commit is contained in:
Matthias Loibl
2018-10-12 13:46:56 +02:00
parent f3125f2f65
commit 36c9451752
2 changed files with 2 additions and 2 deletions

View File

@@ -222,7 +222,7 @@ These are the available fields with their respective default values:
kubeStateMetrics: "v1.3.1", kubeStateMetrics: "v1.3.1",
kubeRbacProxy: "v0.3.1", kubeRbacProxy: "v0.3.1",
addonResizer: "1.0", addonResizer: "1.0",
prometheusOperator: "v0.23.2", prometheusOperator: "v0.24.2",
prometheus: "v2.4.3", prometheus: "v2.4.3",
}, },

View File

@@ -38,7 +38,7 @@
"subdir": "jsonnet/prometheus-operator" "subdir": "jsonnet/prometheus-operator"
} }
}, },
"version": "v0.23.2" "version": "v0.24.0"
}, },
{ {
"name": "etcd-mixin", "name": "etcd-mixin",