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