move apps to use different deps helm repo
This commit is contained in:
@@ -6,11 +6,11 @@ dependencies:
|
||||
version: 11.1.2
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
repository: https://deps.truecharts.org
|
||||
version: 5.0.29
|
||||
# - condition: mongodb.enabled
|
||||
# name: mongodb
|
||||
# repository: https://charts.truecharts.org
|
||||
# repository: https://deps.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/charts/incubator/appsmith
|
||||
|
||||
Reference in New Issue
Block a user