Skip to content

mariadb v2.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 04:48
· 14 commits to main since this release

mariadb v2.1.1

Other Changes

  • release(mariadb): 2.1.1 [skip ci]
  • chore(mariadb): bump app to 12.3.3 (#1117)

Install

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

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