33 lines
989 B
YAML
33 lines
989 B
YAML
apiVersion: v2
|
||
appVersion: "3.6.8"
|
||
dependencies:
|
||
- name: common
|
||
repository: https://truecharts.org
|
||
version: 8.14.2
|
||
- condition: postgresql.enabled
|
||
name: postgresql
|
||
repository: https://truecharts.org/
|
||
version: 6.0.58
|
||
description: Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
|
||
home: https://github.com/truecharts/apps/tree/master/charts/stable/strapi
|
||
icon: https://truecharts.org/_static/img/appicons/strapi-icon.png
|
||
keywords:
|
||
- strapi
|
||
- cms
|
||
kubeVersion: '>=1.16.0-0'
|
||
maintainers:
|
||
- email: info@truecharts.org
|
||
name: TrueCharts
|
||
url: https://truecharts.org
|
||
name: strapi
|
||
sources:
|
||
- https://hub.docker.com/r/strapi/strapi
|
||
- https://github.com/strapi/strapi
|
||
- https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project
|
||
version: 0.0.2
|
||
annotations:
|
||
truecharts.org/catagories: |
|
||
- media
|
||
truecharts.org/SCALE-support: "true"
|
||
truecharts.org/grade: U
|