Skip to content

Commit 2a872fd

Browse files
committed
services/nomad/monitoring: Update prometheus to 2.32.1
1 parent 4512681 commit 2a872fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nomad/monitoring/prometheus.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ job "prometheus" {
4444
}
4545

4646
config {
47-
image = "prom/prometheus:v2.22.0"
47+
image = "prom/prometheus:v2.32.1"
4848
ports = ["http"]
4949
args = [
5050
"--config.file=/local/prometheus.yml",

0 commit comments

Comments
 (0)