Skip to content

Commit 809d4c4

Browse files
authored
Merge pull request #260 from grafana/beorn7/prom-update
Update Prometheus to 2.18.1
2 parents 461d09c + 89e6630 commit 809d4c4

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)