Skip to content

Commit 5b8c6c0

Browse files
chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.15.0
1 parent 73d6319 commit 5b8c6c0

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
@@ -57,7 +57,7 @@ controllerManager:
5757
## @param controllerManager.kubeRbacProxy.image.repository Sets the image for the kube-rbac-proxy.
5858
repository: gcr.io/kubebuilder/kube-rbac-proxy
5959
## @param controllerManager.kubeRbacProxy.image.tag Sets the version tag for the kube-rbac-proxy.
60-
tag: "v0.14.1"
60+
tag: "v0.15.0"
6161
resources:
6262
limits:
6363
## @param controllerManager.kubeRbacProxy.resources.limits.cpu Sets cpu resource limits for kube-rbac-proxy.

0 commit comments

Comments
 (0)