File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
charts/kube-prometheus-stack Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ dependencies:
44 version: 4.24.0
55- name: prometheus-node-exporter
66 repository: https://prometheus-community.github.io/helm-charts
7- version: 4.4.2
7+ version: 4.8.0
88- name: grafana
99 repository: https://grafana.github.io/helm-charts
10- version: 6.43.5
11- digest: sha256:d84c5c259f34872cfb004ed2d4ac9e3b8341aff9bce259cee49737ff354a567e
12- generated: "2022-11-25T12:04:31.610863691 +01:00"
10+ version: 6.44.11
11+ digest: sha256:a804bb8e4e3d1c09dac50d291a55a856e86f6901b806f7f41cfd8481fb94ac9f
12+ generated: "2022-12-02T09:53:48.575955 +01:00"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ name: kube-prometheus-stack
2222sources :
2323 - https://github.com/prometheus-community/helm-charts
2424 - https://github.com/prometheus-operator/kube-prometheus
25- version : 42.1.1
25+ version : 42.2.0
2626appVersion : 0.60.1
2727kubeVersion : " >=1.16.0-0"
2828home : https://github.com/prometheus-operator/kube-prometheus
@@ -44,10 +44,10 @@ dependencies:
4444 repository : https://prometheus-community.github.io/helm-charts
4545 condition : kubeStateMetrics.enabled
4646 - name : prometheus-node-exporter
47- version : " 4.4 .*"
47+ version : " 4.8 .*"
4848 repository : https://prometheus-community.github.io/helm-charts
4949 condition : nodeExporter.enabled
5050 - name : grafana
51- version : " 6.43 .*"
51+ version : " 6.44 .*"
5252 repository : https://grafana.github.io/helm-charts
5353 condition : grafana.enabled
You can’t perform that action at this time.
0 commit comments