Skip to content

Commit 21b638f

Browse files
authored
Upgrade Prometheus to v2.19.2 (#281)
Signed-off-by: Ganesh Vernekar <[email protected]>
1 parent 30d86dd commit 21b638f

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.19.1',
3+
prometheus: 'prom/prometheus:v2.19.2',
44
grafana: 'grafana/grafana:7.0.4',
55
watch: 'weaveworks/watch:master-5b2a6e5',
66
kubeStateMetrics: 'gcr.io/google_containers/kube-state-metrics:v1.6.0',

0 commit comments

Comments
 (0)