Skip to content

Commit 2da48d2

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/prom-label-proxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: prom-label-proxy
33
description: A proxy that enforces a given label in a given PromQL query.
44
type: application
5-
version: 0.17.0
5+
version: 0.17.1
66
# renovate: github=prometheus-community/prom-label-proxy
77
appVersion: v0.12.1
88
home: "https://github.com/prometheus-community/prom-label-proxy"

charts/prom-label-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ kubeRBACProxy:
227227

228228
image:
229229
repository: quay.io/brancz/kube-rbac-proxy
230-
tag: v0.20.1
230+
tag: v0.20.2
231231
pullPolicy: IfNotPresent
232232

233233
# List of additional cli arguments to configure kube-rbac-prxy

0 commit comments

Comments
 (0)