Nathan Fretz
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
4 additions and
4 deletions
-
budibase/docker-compose.yml
-
budibase/umbrel-app.yml
|
|
@ -8,7 +8,7 @@ services: |
|
|
|
PROXY_AUTH_ADD: "false" |
|
|
|
|
|
|
|
budibase: |
|
|
|
image: budibase/budibase:2.32.4@sha256:1a192e7cee6ccbe7346b9dbc6b6a8472ca8814e1e6abe363c060c24b6442fc34 |
|
|
|
image: budibase/budibase:2.32.5@sha256:6fe2531f72eb3a4567c7ed3f0b318fee8e3318cc594ee766f736d3f210605ff6 |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
volumes: |
|
|
|
|
|
@ -3,7 +3,7 @@ id: budibase |
|
|
|
name: Budibase |
|
|
|
tagline: The low code platform you'll enjoy using |
|
|
|
category: developer |
|
|
|
version: "2.32.4" |
|
|
|
version: "2.32.5" |
|
|
|
port: 6733 |
|
|
|
description: >- |
|
|
|
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely. |
|
|
@ -41,8 +41,8 @@ releaseNotes: >- |
|
|
|
This update includes several improvements and fixes: |
|
|
|
|
|
|
|
|
|
|
|
- Updated role name and display name functionality |
|
|
|
- Fixed row automation triggers when a table is deleted |
|
|
|
- Fixed Google Sheets pagination |
|
|
|
- Resolved Postgres issue with passing more than 100 arguments |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/Budibase/budibase/releases |
|
|
|