mariadb v1.1.2
Other Changes
- release(mariadb): 1.1.2 [skip ci]
- refactor(repo): standardize home url to helmforge.dev across all charts (#22)
Install
# OCI registry
helm install mariadb oci://ghcr.io/helmforgedev/helm/mariadb --version 1.1.2
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mariadb helmforge/mariadb --version 1.1.2