Skip to content

Commit dae7e6f

Browse files
[prometheus-node-exporter] Update quay.io/brancz/kube-rbac-proxy Docker tag to v0.20.2 (#6482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c52a4b commit dae7e6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/prometheus-node-exporter/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
- prometheus
77
- exporter
88
type: application
9-
version: 4.50.0
9+
version: 4.50.1
1010
# renovate: github=prometheus/node_exporter
1111
appVersion: 1.10.2
1212
home: https://github.com/prometheus/node_exporter/

charts/prometheus-node-exporter/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ kubeRBACProxy:
4545
image:
4646
registry: quay.io
4747
repository: brancz/kube-rbac-proxy
48-
tag: v0.20.1
48+
tag: v0.20.2
4949
sha: ""
5050
pullPolicy: IfNotPresent
5151

0 commit comments

Comments
 (0)