From ea8482331dc1e8d226be2533c15f43f306aa5f18 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Tue, 17 Sep 2024 09:09:06 +1000 Subject: [PATCH] Update budibase to 2.32.5 (#1486) --- budibase/docker-compose.yml | 2 +- budibase/umbrel-app.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/budibase/docker-compose.yml b/budibase/docker-compose.yml index 26430fa..7fe418a 100644 --- a/budibase/docker-compose.yml +++ b/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: diff --git a/budibase/umbrel-app.yml b/budibase/umbrel-app.yml index 9b133da..324b6ec 100644 --- a/budibase/umbrel-app.yml +++ b/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