Commit f6a154d 1 parent 1444328 commit f6a154d Copy full SHA for f6a154d
File tree 1 file changed +1
-1
lines changed
chart/open-feature-operator
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ The command removes all the Kubernetes components associated with the chart and
130
130
| ` controllerManager.kubeRbacProxy.resources.requests.cpu ` | Sets cpu resource requests for kube-rbac-proxy. | ` 5m ` |
131
131
| ` controllerManager.kubeRbacProxy.resources.requests.memory ` | Sets memory resource requests for kube-rbac-proxy. | ` 64Mi ` |
132
132
| ` controllerManager.manager.image.repository ` | Sets the image for the operator. | ` ghcr.io/open-feature/open-feature-operator ` |
133
- | ` controllerManager.manager.image.tag ` | Sets the version tag for the operator. | ` v0.5.1 ` |
133
+ | ` controllerManager.manager.image.tag ` | Sets the version tag for the operator. | ` v0.5.2 ` |
134
134
| ` controllerManager.manager.resources.limits.cpu ` | Sets cpu resource limits for operator. | ` 500m ` |
135
135
| ` controllerManager.manager.resources.limits.memory ` | Sets memory resource limits for operator. | ` 128Mi ` |
136
136
| ` controllerManager.manager.resources.requests.cpu ` | Sets cpu resource requests for operator. | ` 10m ` |
You can’t perform that action at this time.
0 commit comments