From 55e536bc156853415456513a9404938f84f57b81 Mon Sep 17 00:00:00 2001 From: prombot Date: Mon, 14 Mar 2022 19:50:37 +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 e6b3a2a..9563ce5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ version: 2.1 orbs: - prometheus: prometheus/prometheus@0.15.0 + prometheus: prometheus/prometheus@0.16.0 executors: # Whenever the Go version is updated here, .promu.yml should also be updated. golang: