Skip to content

mysql v1.9.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 05:24
· 566 commits to main since this release

mysql v1.9.1

Bug Fixes

  • fix(mongodb): address post-review P1/P2 findings (#177)

Other Changes

  • release(mysql): 1.9.1 [skip ci]

Install

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

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