Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Pin Prometheus to 2.14.0
Browse files Browse the repository at this point in the history
This upgrades Prometheus past the chart's default of 2.13.1. 2.14.0
brings some UI enhancements that we need.
  • Loading branch information
branden committed Dec 13, 2019
1 parent f68d92a commit d9f8f79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/prometheus/0.34.x/prometheus-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ spec:
targetPort: 5601
interval: 30s
prometheusSpec:
image:
tag: v2.14.0
externalLabels:
cluster: $(CLUSTER_ID)
containers:
Expand Down

0 comments on commit d9f8f79

Please sign in to comment.