33 lines
1007 B
YAML
33 lines
1007 B
YAML
apiVersion: v2
|
||
appVersion: "3.6.8"
|
||
dependencies:
|
||
- name: common
|
||
repository: https://library-charts.truecharts.org
|
||
version: 9.3.17
|
||
- condition: postgresql.enabled
|
||
name: postgresql
|
||
repository: https://charts.truecharts.org/
|
||
version: 7.0.77
|
||
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.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: 2.0.21
|
||
annotations:
|
||
truecharts.org/catagories: |
|
||
- media
|
||
truecharts.org/SCALE-support: "true"
|
||
truecharts.org/grade: U
|