circleci: update prometheus orb version
This commit is contained in:
parent
2e8865a128
commit
9a6fccdd44
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue