mariadb v1.0.5
Bug Fixes
- fix(repo): use fully qualified image names across all charts (#14)
Other Changes
- release(mariadb): 1.0.5 [skip ci]
Install
# OCI registry
helm install mariadb oci://ghcr.io/helmforgedev/helm/mariadb --version 1.0.5
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mariadb helmforge/mariadb --version 1.0.5