Skip to content

Commit 2d3e30b

Browse files
authored
chore: update rbac container in the makefile (#152)
Signed-off-by: ericsyh <ericshenyuhao@outlook.com>
1 parent 9f7a8b1 commit 2d3e30b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ IMG ?= controller:latest
5454
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5555
ENVTEST_K8S_VERSION = 1.23
5656

57-
KUBE_RBAC_PROXY_IMG ?= gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
57+
KUBE_RBAC_PROXY_IMG ?= gcr.io/kubebuilder/kube-rbac-proxy:v0.14.1
5858

5959
REDHAT_SCAN_REGITRY ?= "quay.io"
6060
PROJECT_ID_PULSAR_RESOURCES_OPERATOR ?= "62f2585dfcd25442e1f1ee46"

0 commit comments

Comments
 (0)