Skip to content

kafka v1.3.14

Choose a tag to compare

@github-actions github-actions released this 30 Jun 05:59

kafka v1.3.14

Other Changes

  • release(kafka): 1.3.14 [skip ci]
  • chore(kafka): bump kafka to 4.3.1 (#613)

Install

# OCI registry
helm install kafka oci://ghcr.io/helmforgedev/helm/kafka --version 1.3.14

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install kafka helmforge/kafka --version 1.3.14