Skip to content

mariadb v1.1.9

Choose a tag to compare

@github-actions github-actions released this 28 May 12:11
· 1134 commits to main since this release

mariadb v1.1.9

Bug Fixes

  • fix(mariadb): repair mysqld exporter authentication (#325)

Other Changes

  • release(mariadb): 1.1.9 [skip ci]

Install

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

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