Skip to content

zookeeper v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 May 03:39
· 1072 commits to main since this release

zookeeper v1.0.0

Initial release of the zookeeper chart.

Features

  • feat(zookeeper): add Apache ZooKeeper chart (#356)

Other Changes

  • release(zookeeper): 1.0.0 [skip ci]

Install

# OCI registry
helm install zookeeper oci://ghcr.io/helmforgedev/helm/zookeeper --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install zookeeper helmforge/zookeeper --version 1.0.0