Skip to content

Commit 43d63c4

Browse files
chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0
1 parent 917a680 commit 43d63c4

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
@@ -108,7 +108,7 @@ controllerManager:
108108
## @param controllerManager.kubeRbacProxy.image.repository Sets the image for the kube-rbac-proxy.
109109
repository: gcr.io/kubebuilder/kube-rbac-proxy
110110
## @param controllerManager.kubeRbacProxy.image.tag Sets the version tag for the kube-rbac-proxy.
111-
tag: "v0.14.1"
111+
tag: "v0.16.0"
112112
resources:
113113
limits:
114114
## @param controllerManager.kubeRbacProxy.resources.limits.cpu Sets cpu resource limits for kube-rbac-proxy.

0 commit comments

Comments
 (0)