diff --git a/tools/prometheus/manifest.yaml b/tools/prometheus/manifest.yaml index bd38fa7075..c1afcb9b9d 100644 --- a/tools/prometheus/manifest.yaml +++ b/tools/prometheus/manifest.yaml @@ -4,7 +4,7 @@ name: prometheus license: name: Apache License 2.0 link: https://github.com/prometheus/prometheus/blob/main/LICENSE -version: "3.11.1" +version: "3.11.2" check: ${binary} --version | grep ^prometheus | cut -d' ' -f3 runtime_dependencies: - promtool