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