From 00572066e5ee85094d82b398176322d3546f4561 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 01:54:03 +0000 Subject: [PATCH] chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.15.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- chart/validator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/validator/values.yaml b/chart/validator/values.yaml index dc3cf0c0..3b695605 100644 --- a/chart/validator/values.yaml +++ b/chart/validator/values.yaml @@ -12,7 +12,7 @@ controllerManager: - ALL image: repository: gcr.io/kubebuilder/kube-rbac-proxy - tag: v0.14.4 + tag: v0.15.0 resources: limits: cpu: 500m