Nathan Fretz
2 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.33.2@sha256:44e8b2e8af03cd7fa1fe7cc473b81f9d3588a1b4698c58a369044e2ce28ed5f5 |
|
|
|
image: budibase/budibase:2.33.12@sha256:71a0b1e77b0ccd81cf5641e90d9fa92db16505ca38bb2020bc62ad32f1ae2b3c |
|
|
|
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.33.2" |
|
|
|
version: "2.33.12" |
|
|
|
port: 6733 |
|
|
|
description: >- |
|
|
|
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely. |
|
|
@ -38,9 +38,9 @@ gallery: |
|
|
|
- 2.jpg |
|
|
|
- 3.jpg |
|
|
|
releaseNotes: >- |
|
|
|
This is a small bigfix release. |
|
|
|
This release includes fixes for automation log pagination and public role access issues. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/Budibase/budibase/releases |
|
|
|
dependencies: [] |
|
|
|
path: "" |