We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e3a1c commit 71e6137Copy full SHA for 71e6137
1 file changed
shared/services/config/prometheus-config.go
@@ -5,7 +5,7 @@ import (
5
)
6
7
// Constants
8
-const prometheusTag string = "prom/prometheus:v3.8.0"
+const prometheusTag string = "prom/prometheus:v3.11.1"
9
10
// Defaults
11
const defaultPrometheusPort uint16 = 9091
0 commit comments