2021-08-16 12:42:21 +02:00
|
|
|
apiVersion: v2
|
|
|
|
name: budibase
|
2021-12-08 17:27:33 +01:00
|
|
|
description: >-
|
|
|
|
Budibase is an open source low-code platform, helping thousands of teams build
|
|
|
|
apps for their workplace in minutes.
|
2021-08-16 12:42:21 +02:00
|
|
|
keywords:
|
2021-12-08 17:27:33 +01:00
|
|
|
- low-code
|
|
|
|
- database
|
|
|
|
- cluster
|
2021-08-16 12:42:21 +02:00
|
|
|
sources:
|
2021-12-08 17:27:33 +01:00
|
|
|
- https://github.com/Budibase/budibase
|
|
|
|
- https://budibase.com
|
2021-08-16 12:42:21 +02:00
|
|
|
type: application
|
2022-12-19 17:01:12 +01:00
|
|
|
# populates on packaging
|
|
|
|
version: 0.0.0
|
|
|
|
# populates on packaging
|
|
|
|
appVersion: 0.0.0
|
2021-08-16 12:42:21 +02:00
|
|
|
dependencies:
|
|
|
|
- name: couchdb
|
2024-06-05 16:13:39 +02:00
|
|
|
version: 4.5.6
|
2021-08-16 12:42:21 +02:00
|
|
|
repository: https://apache.github.io/couchdb-helm
|
2021-08-18 11:47:39 +02:00
|
|
|
condition: services.couchdb.enabled
|