.circleci/config.yml: bump Prometheus orb version

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2020-06-04 14:26:18 +02:00
parent f7c595c168
commit 8b7816dc9f
1 changed files with 1 additions and 1 deletions

View File

@ -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: