25 lines
618 B
YAML
25 lines
618 B
YAML
apiVersion: v2
|
|
name: budibase
|
|
description: >-
|
|
Budibase is an open source low-code platform, helping thousands of teams build
|
|
apps for their workplace in minutes.
|
|
keywords:
|
|
- low-code
|
|
- database
|
|
- cluster
|
|
sources:
|
|
- https://github.com/Budibase/budibase
|
|
- https://budibase.com
|
|
type: application
|
|
version: 0.2.9
|
|
appVersion: 1.0.48
|
|
dependencies:
|
|
- name: couchdb
|
|
version: 3.6.1
|
|
repository: https://apache.github.io/couchdb-helm
|
|
condition: services.couchdb.enabled
|
|
- name: ingress-nginx
|
|
version: 4.0.13
|
|
repository: https://kubernetes.github.io/ingress-nginx
|
|
condition: ingress.nginx
|