Bump prometheus-adapter and Grafana versions (#270)

* Bumping prometheus-adapter and Grafana versions

* Bumping prometheus-adapter version in libsonnet file

* Regenerating lockfile

* Bumping Grafana version in libsonnet file

* Updating kustomization.yaml
This commit is contained in:
albertdb
2019-10-21 12:42:19 +02:00
committed by Frederic Branczyk
parent 3d5fc3e38d
commit 24aebaf985
6 changed files with 5 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ spec:
- --metrics-relist-interval=1m
- --prometheus-url=http://prometheus-k8s.monitoring.svc:9090/
- --secure-port=6443
image: quay.io/coreos/k8s-prometheus-adapter-amd64:v0.4.1
image: quay.io/coreos/k8s-prometheus-adapter-amd64:v0.5.0
name: prometheus-adapter
ports:
- containerPort: 6443