.circleci/config.yml: bump Prometheus orb version
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
f7c595c168
commit
8b7816dc9f
|
@ -2,7 +2,7 @@
|
|||
version: 2.1
|
||||
|
||||
orbs:
|
||||
prometheus: prometheus/prometheus@0.6.0
|
||||
prometheus: prometheus/prometheus@0.8.0
|
||||
go: circleci/go@0.2.0
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue