Skip to content

Commit cbf498f

Browse files
[kube-state-metrics] Update quay.io/brancz/kube-rbac-proxy Docker tag to v0.20.0 (#6141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7177d81 commit cbf498f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/kube-state-metrics/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
- prometheus
88
- kubernetes
99
type: application
10-
version: 6.3.0
10+
version: 6.4.0
1111
# renovate: github-releases=kubernetes/kube-state-metrics
1212
appVersion: 2.17.0
1313
home: https://github.com/kubernetes/kube-state-metrics/

charts/kube-state-metrics/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ kubeRBACProxy:
106106
image:
107107
registry: quay.io
108108
repository: brancz/kube-rbac-proxy
109-
tag: v0.19.1
109+
tag: v0.20.0
110110
sha: ""
111111
pullPolicy: IfNotPresent
112112

0 commit comments

Comments
 (0)