wordpress v3.0.0
wordpress v3.0.0
Breaking Changes
- feat(wordpress)!: add bootstrap and cache provider options (#728)
Other Changes
- release(wordpress): 3.0.0 [skip ci]
Install
# OCI registry
helm install wordpress oci://ghcr.io/helmforgedev/helm/wordpress --version 3.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install wordpress helmforge/wordpress --version 3.0.0