contrib/kube-prometheus: bump prometheus-operator

This commit bumps the version of the Prometheus Operator jsonnet
dependency in kube-prometheus. With this change, kube-prometheus now
supports Prometheus Operator v0.23.0.
This commit is contained in:
Lucas Serven
2018-08-07 17:40:34 +02:00
parent 0d35d31c1f
commit 28e3ef5a6d
3 changed files with 7 additions and 4 deletions

View File

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