35 lines
960 B
YAML
35 lines
960 B
YAML
apiVersion: v2
|
|
appVersion: "0.90.3"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.9
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.48
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 2.0.40
|
|
description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/nocodb
|
|
icon: https://truecharts.org/_static/img/appicons/nocodb.png
|
|
keywords:
|
|
- nocodb
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: nocodb
|
|
sources:
|
|
- https://hub.docker.com/r/nocodb/nocodb
|
|
- https://github.com/nocodb/nocodb
|
|
version: 1.0.2
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- productivity
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|