Skip to content

Commit 71e6137

Browse files
committed
prometheus-v3.11.1
1 parent d4e3a1c commit 71e6137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/services/config/prometheus-config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
// Constants
8-
const prometheusTag string = "prom/prometheus:v3.8.0"
8+
const prometheusTag string = "prom/prometheus:v3.11.1"
99

1010
// Defaults
1111
const defaultPrometheusPort uint16 = 9091

0 commit comments

Comments
 (0)