Skip to content

wordpress v3.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Aug 00:12
· 64 commits to main since this release

wordpress v3.0.4

Other Changes

  • release(wordpress): 3.0.4 [skip ci]
  • chore(charts): refresh upstream images and dependencies (#978)

Install

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

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