Skip to content

mysql v1.9.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 04:59
· 570 commits to main since this release

mysql v1.9.0

Features

  • feat(mysql): add dual-stack ipFamilyPolicy/ipFamilies support (#128)

Other Changes

  • release(mysql): 1.9.0 [skip ci]
  • chore(mysql): upgrade to 9.7.0 (#176)
  • ci(workflows): add Phase 3-4 operational intelligence and cleanup (#142)

Install

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

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