From 079cd17e377326ee5ab922a957d63b1faed0007e Mon Sep 17 00:00:00 2001 From: Paul Balogh Date: Tue, 7 Jan 2020 23:19:03 -0600 Subject: [PATCH] Post-rebase update; bump version of prometheus to match updated tests Signed-off-by: Paul Balogh --- cli/cmd/testdata/install_custom_registry.golden | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/cmd/testdata/install_custom_registry.golden b/cli/cmd/testdata/install_custom_registry.golden index 7f017968a8e17..aa651507c0559 100644 --- a/cli/cmd/testdata/install_custom_registry.golden +++ b/cli/cmd/testdata/install_custom_registry.golden @@ -1964,7 +1964,7 @@ spec: - --storage.tsdb.retention.time=6h - --config.file=/etc/prometheus/prometheus.yml - --log.level=info - image: prom/prometheus:v2.11.1 + image: prom/prometheus:v2.15.2 imagePullPolicy: IfNotPresent livenessProbe: httpGet: