Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Kafka Operator v0.12.4

Choose a tag to compare

@baluchicken baluchicken released this 15 Sep 14:44
· 644 commits to master since this release

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.

v0.12.3...v0.12.4

Thanks for the huge help from the community 🍺