kafka v1.3.11
·
1118 commits
to main
since this release
kafka v1.3.11
Other Changes
- release(kafka): 1.3.11 [skip ci]
- chore(kafka): update image to 4.3.0 (#334)
Install
# OCI registry
helm install kafka oci://ghcr.io/helmforgedev/helm/kafka --version 1.3.11
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install kafka helmforge/kafka --version 1.3.11