Skip to content

Commit 39d35d2

Browse files
DrFaust92zanhsieh
andauthored
[prom-label-proxy] bump kube-rbac-proxy to 0.18.2 (#5096)
Co-authored-by: MH <zanhsieh@gmail.com>
1 parent b8b940c commit 39d35d2

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.10.0
5+
version: 0.10.1
66
appVersion: "v0.11.0"
77
home: "https://github.com/prometheus-community/prom-label-proxy"
88
keywords:

charts/prom-label-proxy/values.yaml

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

218218
image:
219219
repository: quay.io/brancz/kube-rbac-proxy
220-
tag: v0.18.0
220+
tag: v0.18.2
221221
pullPolicy: IfNotPresent
222222

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

0 commit comments

Comments
 (0)