Skip to content

Commit 5524c8e

Browse files
[kube-state-metrics] Update quay.io/brancz/kube-rbac-proxy Docker tag to v0.20.2 (#6480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16af63d commit 5524c8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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: 7.0.0
10+
version: 7.0.1
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.20.1
109+
tag: v0.20.2
110110
sha: ""
111111
pullPolicy: IfNotPresent
112112

0 commit comments

Comments
 (0)