This release fixes several bugs:
Bug Fixes:
- Bump CC image to version 2.5.11
- Use the official envoy image
- Fix resize PVC alert command
Upgrade Notes:
To upgrade the chart since the helm 3 limitation you have to set a value as well to keep your CRDs.
If this value is not set your CRDs might be deleted.
helm upgrade kafka-operator --set crd.enabled=true --namespace=kafka banzaicloud-stable/kafka-operator
This update will trigger a rolling upgrade.
Note: Seamless upgrade only works when your cluster is in ClusterRunning state.
Thanks for the huge help from the community 🍺