Merge pull request #2277 from simonpasquier/bump-orb
.circleci/config.yml: bump Prometheus orb version
This commit is contained in:
commit
12da9d6570
|
@ -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