Skip to content

Commit c379538

Browse files
authored
bump operator container version
Signed-off-by: Michael Beemer <[email protected]>
1 parent ca1e5a1 commit c379538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/open-feature-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ The command removes all the Kubernetes components associated with the chart and
178178
| `controllerManager.kubeRbacProxy.resources.requests.cpu` | Sets cpu resource requests for kube-rbac-proxy. | `5m` |
179179
| `controllerManager.kubeRbacProxy.resources.requests.memory` | Sets memory resource requests for kube-rbac-proxy. | `64Mi` |
180180
| `controllerManager.manager.image.repository` | Sets the image for the operator. | `ghcr.io/open-feature/open-feature-operator` |
181-
| `controllerManager.manager.image.tag` | Sets the version tag for the operator. | `v0.8.0` |
181+
| `controllerManager.manager.image.tag` | Sets the version tag for the operator. | `v0.8.1` |
182182
| `controllerManager.manager.resources.limits.cpu` | Sets cpu resource limits for operator. | `500m` |
183183
| `controllerManager.manager.resources.limits.memory` | Sets memory resource limits for operator. | `128Mi` |
184184
| `controllerManager.manager.resources.requests.cpu` | Sets cpu resource requests for operator. | `10m` |

0 commit comments

Comments
 (0)