mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update budibase to version 2.29.29 (#1317)
This commit is contained in:
parent
bc9388b86e
commit
57cef04c92
|
@ -8,10 +8,10 @@ services:
|
||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
budibase:
|
budibase:
|
||||||
image: budibase/budibase:2.29.3@sha256:71acdc12431198f40afe7a923c17f49b2aa25d563838da7d1f385ad07f75a15c
|
image: budibase/budibase:2.29.29@sha256:cb362e9f3cf19627797b1ccc4bba2657c9576a5a08eb5b11ff7ca6003c01530b
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/budibase:/data
|
- ${APP_DATA_DIR}/data/budibase:/data
|
||||||
environment:
|
environment:
|
||||||
JWT_SECRET: ${APP_SEED}
|
JWT_SECRET: ${APP_SEED}
|
|
@ -3,7 +3,7 @@ id: budibase
|
||||||
name: Budibase
|
name: Budibase
|
||||||
tagline: The low code platform you'll enjoy using
|
tagline: The low code platform you'll enjoy using
|
||||||
category: developer
|
category: developer
|
||||||
version: "2.29.3"
|
version: "2.29.29"
|
||||||
port: 6733
|
port: 6733
|
||||||
description: >-
|
description: >-
|
||||||
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely.
|
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely.
|
||||||
|
@ -37,6 +37,10 @@ gallery:
|
||||||
- 1.jpg
|
- 1.jpg
|
||||||
- 2.jpg
|
- 2.jpg
|
||||||
- 3.jpg
|
- 3.jpg
|
||||||
releaseNotes: ""
|
releaseNotes: >-
|
||||||
|
This update includes improvements to SSO functionality and Oracle datasource support.
|
||||||
|
|
||||||
|
|
||||||
|
Full release notes are found at https://github.com/Budibase/budibase/releases
|
||||||
dependencies: []
|
dependencies: []
|
||||||
path: ""
|
path: ""
|
Loading…
Reference in New Issue
Block a user