druid v1.0.0
Initial release of the druid chart.
Features
- feat: add superset, ckan, and druid charts (phase 3) (#8)
Other Changes
- release(druid): 1.0.0 [skip ci]
Install
# OCI registry
helm install druid oci://ghcr.io/helmforgedev/helm/druid --version 1.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install druid helmforge/druid --version 1.0.0