Helm Release: 2.6.8
This commit is contained in:
parent
b7e13623e3
commit
33fd2b7d62
Binary file not shown.
|
@ -1,6 +1,33 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
budibase:
|
budibase:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 2.6.8
|
||||||
|
created: "2023-05-08T16:22:19.271037432Z"
|
||||||
|
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: adfbf8421a63ad8ad184e94fa1eb967bc34530770b6e1510afbaeac49e1c2d1f
|
||||||
|
keywords:
|
||||||
|
- low-code
|
||||||
|
- database
|
||||||
|
- cluster
|
||||||
|
name: budibase
|
||||||
|
sources:
|
||||||
|
- https://github.com/Budibase/budibase
|
||||||
|
- https://budibase.com
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- budibase-2.6.8.tgz
|
||||||
|
version: 2.6.8
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.6.2
|
appVersion: 2.6.2
|
||||||
created: "2023-05-04T16:37:35.347739785Z"
|
created: "2023-05-04T16:37:35.347739785Z"
|
||||||
|
@ -1214,4 +1241,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-05-08T16:04:56.592864052Z"
|
generated: "2023-05-08T16:22:19.261767228Z"
|
||||||
|
|
Loading…
Reference in New Issue