Update common Prometheus files (#1004)
authorPrometheusBot <prometheus-team@googlegroups.com>
Thu, 15 Dec 2022 17:02:39 +0000 (18:02 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Dec 2022 17:02:39 +0000 (11:02 -0600)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Makefile.common

index 7642c4485c1237bb3596041be3f4a9669f80fc16..e358db69c5d3addfb7bcbe416be3037203b1671b 100644 (file)
@@ -55,7 +55,7 @@ ifneq ($(shell which gotestsum),)
 endif
 endif
 
-PROMU_VERSION ?= 0.13.0
+PROMU_VERSION ?= 0.14.0
 PROMU_URL     := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
 
 SKIP_GOLANGCI_LINT :=