* chore(deps): update helm general non-major * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
apiVersion: v2
|
|
appVersion: "1.8.3"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.6.4
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.84
|
|
# - condition: mongodb.enabled
|
|
# name: mongodb
|
|
# repository: https://charts.truecharts.org
|
|
# version: 0.0.25
|
|
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
|
|
home: https://truecharts.org/docs/charts/incubator/appsmith
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
|
|
keywords:
|
|
- appsmith
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: appsmith
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
|
|
- https://github.com/appsmithorg/appsmith
|
|
version: 2.0.55
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- productivity
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|