There was an error while loading. Please reload this page.
1 parent cbf498f commit ec3e24dCopy full SHA for ec3e24d
2 files changed
charts/prometheus-node-exporter/Chart.yaml
@@ -6,7 +6,7 @@ keywords:
6
- prometheus
7
- exporter
8
type: application
9
-version: 4.47.3
+version: 4.48.0
10
# renovate: github=prometheus/node_exporter
11
appVersion: 1.9.1
12
home: https://github.com/prometheus/node_exporter/
charts/prometheus-node-exporter/values.yaml
@@ -45,7 +45,7 @@ kubeRBACProxy:
45
image:
46
registry: quay.io
47
repository: brancz/kube-rbac-proxy
48
- tag: v0.19.1
+ tag: v0.20.0
49
sha: ""
50
pullPolicy: IfNotPresent
51
0 commit comments