Helm Release: 2.4.3
This commit is contained in:
parent
d2cfb87d93
commit
a3b81fdc8b
Binary file not shown.
|
@ -1,6 +1,33 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
budibase:
|
budibase:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 2.4.3
|
||||||
|
created: "2023-03-07T16:57:20.649113558Z"
|
||||||
|
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: 0a7a7b18e8119bcc3f7958143e85beda37ae8f06510206310a9c56b8564ee659
|
||||||
|
keywords:
|
||||||
|
- low-code
|
||||||
|
- database
|
||||||
|
- cluster
|
||||||
|
name: budibase
|
||||||
|
sources:
|
||||||
|
- https://github.com/Budibase/budibase
|
||||||
|
- https://budibase.com
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- budibase-2.4.3.tgz
|
||||||
|
version: 2.4.3
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 2.4.2
|
appVersion: 2.4.2
|
||||||
created: "2023-03-07T15:46:24.555380147Z"
|
created: "2023-03-07T15:46:24.555380147Z"
|
||||||
|
@ -728,4 +755,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-03-07T16:28:16.585970755Z"
|
generated: "2023-03-07T16:57:20.641880356Z"
|
||||||
|
|
Loading…
Reference in New Issue