Browse Source

Update budibase to 2.32.5 (#1486)

main
Nathan Fretz 4 months ago
committed by GitHub
parent
commit
ea8482331d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      budibase/docker-compose.yml
  2. 6
      budibase/umbrel-app.yml

2
budibase/docker-compose.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:

6
budibase/umbrel-app.yml

@ -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

Loading…
Cancel
Save