wordpress v1.4.7
Bug Fixes
- fix(backup): update minio mc image to helmforge/mc:1.0.0 (#57)
Other Changes
- release(wordpress): 1.4.7 [skip ci]
Install
# OCI registry
helm install wordpress oci://ghcr.io/helmforgedev/helm/wordpress --version 1.4.7
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install wordpress helmforge/wordpress --version 1.4.7