Skip to content

wordpress v2.0.1

Choose a tag to compare

@github-actions github-actions released this 28 May 15:50
· 1132 commits to main since this release

wordpress v2.0.1

Other Changes

  • release(wordpress): 2.0.1 [skip ci]
  • chore(wordpress): update image to 7.0.0-apache (#326)

Install

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

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