Skip to content

wordpress v3.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 04:54

wordpress v3.0.1

Other Changes

  • release(wordpress): 3.0.1 [skip ci]
  • chore(wordpress): bump image to 7.0.1 (#776)

Install

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

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