Skip to content

Commit 89e6630

Browse files
committed
Update Prometheus to 2.18.1
This version has been canaried in us-central1 already.
1 parent 461d09c commit 89e6630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus-ksonnet/images.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
_images+:: {
3-
prometheus: 'prom/prometheus:v2.17.2',
3+
prometheus: 'prom/prometheus:v2.18.1',
44
grafana: 'grafana/grafana:6.4.4',
55
watch: 'weaveworks/watch:master-5b2a6e5',
66
kubeStateMetrics: 'gcr.io/google_containers/kube-state-metrics:v1.6.0',

0 commit comments

Comments
 (0)