circleci: update prometheus orb version

This commit is contained in:
Conrad Hoffmann 2023-08-31 10:53:36 +02:00
parent 2e8865a128
commit 9a6fccdd44
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
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.