Skip to content

mariadb v2.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:20
· 918 commits to main since this release

mariadb v2.0.1

Bug Fixes

  • fix(mariadb): make subpath preparation opt-in (#466)

Other Changes

  • release(mariadb): 2.0.1 [skip ci]

Install

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

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