Skip to content

strapi v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 13:40

strapi v2.0.0

Features

  • feat(strapi): comprehensive production-ready enhancements (#59)

Other Changes

  • release(strapi): 2.0.0 [skip ci]

Install

# OCI registry
helm install strapi oci://ghcr.io/helmforgedev/helm/strapi --version 2.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install strapi helmforge/strapi --version 2.0.0