Skip to content

wordpress v2.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:50

wordpress v2.1.3

Other Changes

  • release(wordpress): 2.1.3 [skip ci]
  • chore(deps): bump HelmForge subchart dependencies to latest minor/patch (#592)

Install

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

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