Skip to content

Commit b84a5ce

Browse files
chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0
1 parent 2ed39ef commit b84a5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/open-feature-operator/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ controllerManager:
129129
## @param controllerManager.kubeRbacProxy.image.repository Sets the image for the kube-rbac-proxy.
130130
repository: gcr.io/kubebuilder/kube-rbac-proxy
131131
## @param controllerManager.kubeRbacProxy.image.tag Sets the version tag for the kube-rbac-proxy.
132-
tag: "v0.14.1"
132+
tag: "v0.16.0"
133133
resources:
134134
limits:
135135
## @param controllerManager.kubeRbacProxy.resources.limits.cpu Sets cpu resource limits for kube-rbac-proxy.

0 commit comments

Comments
 (0)