mysql v1.8.7
·
608 commits
to main
since this release
mysql v1.8.7
Other Changes
- release(mysql): 1.8.7 [skip ci]
- docs(cncf): prepare sandbox governance and Apache licensing (#124)
Install
# OCI registry
helm install mysql oci://ghcr.io/helmforgedev/helm/mysql --version 1.8.7
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mysql helmforge/mysql --version 1.8.7