Skip to content

wordpress v3.0.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:29
· 24 commits to main since this release

wordpress v3.0.5

Other Changes

  • release(wordpress): 3.0.5 [skip ci]
  • chore(wordpress): bump WordPress to 7.1.0 (#1063)

Install

# OCI registry
helm install wordpress oci://ghcr.io/helmforgedev/helm/wordpress --version 3.0.5

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install wordpress helmforge/wordpress --version 3.0.5