Helm Release: 2.10.2
This commit is contained in:
parent
2eab87d33e
commit
968e40bba7
Binary file not shown.
|
@ -1,6 +1,33 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
budibase:
|
budibase:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 2.10.2
|
||||||
|
created: "2023-09-11T10:44:16.659115612Z"
|
||||||
|
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: cc973e0b2709edea2e1045267bca454cf8f4f03c62b1d77b19e44eb2fb6b6951
|
||||||
|
keywords:
|
||||||
|
- low-code
|
||||||
|
- database
|
||||||
|
- cluster
|
||||||
|
name: budibase
|
||||||
|
sources:
|
||||||
|
- https://github.com/Budibase/budibase
|
||||||
|
- https://budibase.com
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- budibase-2.10.2.tgz
|
||||||
|
version: 2.10.2
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.10.1
|
appVersion: 2.10.1
|
||||||
created: "2023-09-07T19:03:12.148156004Z"
|
created: "2023-09-07T19:03:12.148156004Z"
|
||||||
|
@ -2159,4 +2186,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-09-08T15:10:24.259506943Z"
|
generated: "2023-09-11T10:44:16.650841409Z"
|
||||||
|
|
Loading…
Reference in New Issue