Skip to content

mariadb v1.0.4

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:54

mariadb v1.0.4

Other Changes

  • release(mariadb): 1.0.4 [skip ci]
  • ci: add PGP provenance signing for ArtifactHub verification (#4)

Install

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

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