Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/prometheus-operator] bump requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
  • Loading branch information
MrFreezeex committed Jul 26, 2020
1 parent 1f235b7 commit c227906
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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: 9.2.1
version: 9.2.2
appVersion: 0.38.1
tillerVersion: ">=2.12.0"
home: https://github.com/coreos/prometheus-operator
Expand Down
10 changes: 5 additions & 5 deletions stable/prometheus-operator/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: kube-state-metrics
repository: https://kubernetes-charts.storage.googleapis.com/
version: 2.8.10
version: 2.8.13
- name: prometheus-node-exporter
repository: https://kubernetes-charts.storage.googleapis.com/
version: 1.10.0
version: 1.11.1
- name: grafana
repository: https://kubernetes-charts.storage.googleapis.com/
version: 5.3.0
digest: sha256:4cafebfa80daacbd651defea2a7cad3074e8022114d27d76a3baa1861998981b
generated: "2020-06-22T12:36:10.4861206Z"
version: 5.4.1
digest: sha256:cd15b23bd742d0f7b344f35e4dc3e4ef14506aad5af60706d883aef4e9647005
generated: "2020-07-26T18:58:39.912627651+02:00"
4 changes: 2 additions & 2 deletions stable/prometheus-operator/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ dependencies:
condition: kubeStateMetrics.enabled

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

- name: grafana
version: "5.3.*"
version: "5.4.*"
repository: https://kubernetes-charts.storage.googleapis.com/
condition: grafana.enabled

0 comments on commit c227906

Please sign in to comment.