Skip to content

Commit 6aec7b0

Browse files
[prom-label-proxy] Update prom-label-proxy dependency non-major updates
1 parent 4f84247 commit 6aec7b0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/prom-label-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ 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.22.0
5+
version: 0.23.0
66
# renovate: github=prometheus-community/prom-label-proxy
7-
appVersion: v0.13.0
7+
appVersion: v0.14.0
88
home: "https://github.com/prometheus-community/prom-label-proxy"
99
icon: https://raw.githubusercontent.com/cncf/artwork/master/prometheus/icon/color/prometheus-icon-color.svg
1010
keywords:

charts/prom-label-proxy/values.yaml

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

233233
image:
234234
repository: quay.io/brancz/kube-rbac-proxy
235-
tag: v0.22.0
235+
tag: v0.22.1
236236
pullPolicy: IfNotPresent
237237

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

0 commit comments

Comments
 (0)