metallb-chart: update kube-rbac-proxy image version

This commit is contained in:
Steven Hardy 2024-11-12 18:09:47 +00:00
parent a52af83ddd
commit 9da7403241
Signed by: steven.hardy
GPG Key ID: 44E1F7EC6AC42B8E

View File

@ -59,7 +59,7 @@ prometheus:
# the image to be used for the kuberbacproxy container # the image to be used for the kuberbacproxy container
rbacProxy: rbacProxy:
repository: "%%IMG_REPO%%/%%IMG_PREFIX%%kube-rbac-proxy" repository: "%%IMG_REPO%%/%%IMG_PREFIX%%kube-rbac-proxy"
tag: "v0.18.0" tag: "0.18.1"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Prometheus Operator PodMonitors # Prometheus Operator PodMonitors