mirror of https://github.com/Squidex/squidex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
443 B
27 lines
443 B
apiVersion: v2
|
|
type: application
|
|
|
|
name: squidex
|
|
description: Squidex CMS
|
|
|
|
version: 1.0.0
|
|
appVersion: "5.7.0"
|
|
|
|
home: https://squidex.io/
|
|
|
|
keywords:
|
|
- cms
|
|
- headless-cms
|
|
- mongodb
|
|
- csharp
|
|
- asp-net-core
|
|
- asp-net
|
|
|
|
sources:
|
|
- https://github.com/Squidex/squidex
|
|
|
|
dependencies:
|
|
- name: mongodb-replicaset
|
|
version: 3.9.6
|
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
condition: mongodb-replicaset.enabled
|