Skip to content

wordpress v2.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 03:04
· 942 commits to main since this release

wordpress v2.0.2

Other Changes

  • release(wordpress): 2.0.2 [skip ci]
  • chore(charts): add SPDX-License-Identifier headers across the catalog (#438)

Install

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

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