Skip to content

wordpress v3.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:44

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