superset v1.2.8
·
681 commits
to main
since this release
superset v1.2.8
Bug Fixes
- fix(charts): fix database secret mismatch and runtime compatibility issues (#109)
Other Changes
- release(superset): 1.2.8 [skip ci]
Install
# OCI registry
helm install superset oci://ghcr.io/helmforgedev/helm/superset --version 1.2.8
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install superset helmforge/superset --version 1.2.8