.circleci/config.yml: bump Prometheus CircleCI orbs version
authorSimon Pasquier <spasquie@redhat.com>
Mon, 13 Mar 2023 15:24:26 +0000 (16:24 +0100)
committerSimon Pasquier <spasquie@redhat.com>
Mon, 13 Mar 2023 15:24:26 +0000 (16:24 +0100)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
.circleci/config.yml

index 561fd6d6c4926b00f504e0d7d0b7d8d1f834f1f0..c8e2e143078e4cc6f2eda59e8d985f38ca3c9a50 100644 (file)
@@ -1,6 +1,6 @@
 version: 2.1
 orbs:
-  prometheus: prometheus/prometheus@0.16.0
+  prometheus: prometheus/prometheus@0.17.1
 executors:
   # Whenever the Go version is updated here, .promu.yml should also be updated.
   golang: