From c053fd985fc6298269c82e07304d61da787dc613 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 04:26:12 +0000 Subject: [PATCH] chore(deps): update quay.io/brancz/kube-rbac-proxy docker tag to v0.17.1 (#66) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- chart/webhook-controller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/webhook-controller/values.yaml b/chart/webhook-controller/values.yaml index 2279365..79014e9 100644 --- a/chart/webhook-controller/values.yaml +++ b/chart/webhook-controller/values.yaml @@ -132,7 +132,7 @@ prometheusRule: kubeRBACProxy: enabled: true - image: quay.io/brancz/kube-rbac-proxy:v0.16.0 + image: quay.io/brancz/kube-rbac-proxy:v0.17.1 securityContext: allowPrivilegeEscalation: false capabilities: