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.
28 lines
512 B
28 lines
512 B
apiVersion: v2
|
|
type: application
|
|
|
|
name: squidex7
|
|
icon: https://raw.githubusercontent.com/Squidex/squidex/master/media/logo-squared.png
|
|
description: Squidex CMS v7.0 and newer
|
|
|
|
version: 2.1.2
|
|
appVersion: "7.18.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
|
|
version: 16.5.45
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: mongodb.enabled
|
|
|