Skip to content

Commit c6866b2

Browse files
authored
Bumped Prometheus version to latest stable release (#75)
1 parent 2515935 commit c6866b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kube/full/prometheus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ spec:
9898
runAsUser: 0
9999
containers:
100100
- name: prometheus
101-
image: quay.io/prometheus/prometheus:v2.4.3
101+
image: quay.io/prometheus/prometheus:v2.6.0
102102
imagePullPolicy: Always
103103
args:
104104
- "--config.file=/etc/prometheus/config/prometheus.yaml"

0 commit comments

Comments
 (0)