Skip to content

mysql v2.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:15
· 187 commits to main since this release

mysql v2.0.3

Other Changes

  • release(mysql): 2.0.3 [skip ci]
  • chore(mysql): bump mysql lts to 9.7.2 (#975)

Install

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

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