Skip to content

mariadb v2.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 01:39
· 886 commits to main since this release

mariadb v2.0.2

Bug Fixes

  • fix(mariadb): improved application name generation (#473)

Other Changes

  • release(mariadb): 2.0.2 [skip ci]

Install

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

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