strapi v2.3.0
Features
- feat(strapi): update to base image v0.0.3 with working health check (#71)
Other Changes
- release(strapi): 2.3.0 [skip ci]
Install
# OCI registry
helm install strapi oci://ghcr.io/helmforgedev/helm/strapi --version 2.3.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install strapi helmforge/strapi --version 2.3.0