metabase v1.1.0
Features
- feat(repo): promote 11 alpha charts to stable maturity (#11)
- feat: add s3 backup support to all alpha charts (#10)
Bug Fixes
- fix(repo): use fully qualified image names across all charts (#14)
Other Changes
- release(metabase): 1.1.0 [skip ci]
Install
# OCI registry
helm install metabase oci://ghcr.io/helmforgedev/helm/metabase --version 1.1.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install metabase helmforge/metabase --version 1.1.0