From de30be4946dd2ae07a2d0684d9f4cf0663c28569 Mon Sep 17 00:00:00 2001 From: prombot Date: Thu, 16 Dec 2021 00:01:57 +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 c193509..6fc77be 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,7 @@ --- 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.