Skip to content

mariadb v2.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 18:34
· 1044 commits to main since this release

mariadb v2.0.0

Breaking Changes

  • feat(mariadb)!: isolate datadir from volume root (#421)

Other Changes

  • release(mariadb): 2.0.0 [skip ci]

Install

# OCI registry
helm install mariadb oci://ghcr.io/helmforgedev/helm/mariadb --version 2.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mariadb helmforge/mariadb --version 2.0.0