Skip to content

zookeeper v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 03:05
· 941 commits to main since this release

zookeeper v1.0.1

Other Changes

  • release(zookeeper): 1.0.1 [skip ci]
  • chore(charts): add SPDX-License-Identifier headers across the catalog (#438)

Install

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

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