Skip to content

ckan v1.0.0

Choose a tag to compare

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

ckan v1.0.0

Initial release of the ckan chart.

Features

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

Other Changes

  • release(ckan): 1.0.0 [skip ci]

Install

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

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