Skip to content

superset v1.0.0

Choose a tag to compare

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

superset v1.0.0

Initial release of the superset chart.

Features

  • feat: add superset, ckan, and druid charts (phase 3) (#8)

Other Changes

  • release(superset): 1.0.0 [skip ci]

Install

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

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