Helm Release: 2.8.5
This commit is contained in:
parent
4cbefa5a48
commit
f2c32bb4af
Binary file not shown.
|
@ -1,6 +1,33 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
budibase:
|
budibase:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 2.8.5
|
||||||
|
created: "2023-07-10T15:53:04.545748814Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: services.couchdb.enabled
|
||||||
|
name: couchdb
|
||||||
|
repository: https://apache.github.io/couchdb-helm
|
||||||
|
version: 3.3.4
|
||||||
|
- condition: ingress.nginx
|
||||||
|
name: ingress-nginx
|
||||||
|
repository: https://kubernetes.github.io/ingress-nginx
|
||||||
|
version: 4.0.13
|
||||||
|
description: Budibase is an open source low-code platform, helping thousands of
|
||||||
|
teams build apps for their workplace in minutes.
|
||||||
|
digest: b3d5b338edad1a8ddaf539e81021f15c600842d59fc095fed546431f17e20ff5
|
||||||
|
keywords:
|
||||||
|
- low-code
|
||||||
|
- database
|
||||||
|
- cluster
|
||||||
|
name: budibase
|
||||||
|
sources:
|
||||||
|
- https://github.com/Budibase/budibase
|
||||||
|
- https://budibase.com
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- budibase-2.8.5.tgz
|
||||||
|
version: 2.8.5
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.8.2
|
appVersion: 2.8.2
|
||||||
created: "2023-07-07T15:24:42.242706538Z"
|
created: "2023-07-07T15:24:42.242706538Z"
|
||||||
|
@ -1727,4 +1754,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- budibase-0.0.0-develop.tgz
|
- budibase-0.0.0-develop.tgz
|
||||||
version: 0.0.0-develop
|
version: 0.0.0-develop
|
||||||
generated: "2023-07-10T14:45:21.756039331Z"
|
generated: "2023-07-10T15:53:04.536747816Z"
|
||||||
|
|
Loading…
Reference in New Issue