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