21 lines
682 B
YAML
21 lines
682 B
YAML
annotations:
|
|
category: Application
|
|
apiVersion: v2
|
|
appVersion: "1.16.0"
|
|
name: appsmith
|
|
type: application
|
|
dependencies:
|
|
# This dependency is used to render common declaration (tplvalues.render, storage.class, labels.standard)
|
|
# in Deployment, PVC, Service, ServiceAccount and TLS-Secret template
|
|
- name: common
|
|
version: 0.3.1
|
|
repository: https://charts.bitnami.com/bitnami
|
|
description: Appsmith is an open source framework to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster.
|
|
maintainer:
|
|
- email: tech@appsmith.com
|
|
name: Appsmith
|
|
sources:
|
|
- https://github.com/appsmithorg/appsmith
|
|
- https://www.appsmith.com/
|
|
version: 1.3.0
|