Skip to content

Commit

Permalink
[stable/prometheus-operator] Bump grafana and prometheus-node-exporte…
Browse files Browse the repository at this point in the history
…r subcharts (helm#19703)

Signed-off-by: Alex Williams <[email protected]>
  • Loading branch information
Smirl authored and k8s-ci-robot committed Dec 20, 2019
1 parent 569e6a5 commit cdb9473
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion stable/prometheus-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sources:
- https://github.com/coreos/kube-prometheus
- https://github.com/coreos/prometheus-operator
- https://coreos.com/operators/prometheus
version: 8.3.3
version: 8.4.0
appVersion: 0.34.0
tillerVersion: ">=2.12.0"
home: https://github.com/coreos/prometheus-operator
Expand Down
8 changes: 4 additions & 4 deletions stable/prometheus-operator/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 2.4.1
- name: prometheus-node-exporter
repository: https://kubernetes-charts.storage.googleapis.com/
version: 1.7.3
version: 1.8.1
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com/
version: 4.0.2
digest: sha256:5d90eb0f1ffd7a9af82660bb0eec0e2982b58a86800f5c02613623be5b66189a
generated: "2019-11-08T16:25:57.127899-05:00"
version: 4.0.5
digest: sha256:ff80ca297120e6a2f024f5cbd43f2cc92acf5c90a9aa29cf1ad780b63fa759cd
generated: 2019-12-19T16:44:59.127547795Z
2 changes: 1 addition & 1 deletion stable/prometheus-operator/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
condition: kubeStateMetrics.enabled

- name: prometheus-node-exporter
version: 1.7.*
version: 1.8.*
repository: https://kubernetes-charts.storage.googleapis.com/
condition: nodeExporter.enabled

Expand Down

0 comments on commit cdb9473

Please sign in to comment.