phpmyadmin v2.0.0
Breaking Changes
- feat(phpmyadmin)!: modernize production controls (#236)
Other Changes
- release(phpmyadmin): 2.0.0 [skip ci]
- ci(workflows): add Phase 3-4 operational intelligence and cleanup (#142)
Install
# OCI registry
helm install phpmyadmin oci://ghcr.io/helmforgedev/helm/phpmyadmin --version 2.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install phpmyadmin helmforge/phpmyadmin --version 2.0.0