wordpress v1.4.4
Other Changes
- release(wordpress): 1.4.4 [skip ci]
- remove artifacthub.io/images annotation from all charts (#27)
Install
# OCI registry
helm install wordpress oci://ghcr.io/helmforgedev/helm/wordpress --version 1.4.4
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install wordpress helmforge/wordpress --version 1.4.4