Skip to content

mysql v2.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:58
· 837 commits to main since this release

mysql v2.0.1

Bug Fixes

  • fix(mysql): complete chart standards (#536)

Other Changes

  • release(mysql): 2.0.1 [skip ci]

Install

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

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