From 83180ae37f085893ac75abae3314620825f302a6 Mon Sep 17 00:00:00 2001 From: prombot Date: Wed, 15 Dec 2021 00:01:52 +0000 Subject: [PATCH] Update common Prometheus files Signed-off-by: prombot --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 70fde49..e6b3a2a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ version: 2.1 orbs: - prometheus: prometheus/prometheus@0.14.0 + prometheus: prometheus/prometheus@0.15.0 executors: # Whenever the Go version is updated here, .promu.yml should also be updated. golang: