Skip to content

druid v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 02:05

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