Skip to content

Commit 5c329cf

Browse files
committed
⬆️ hub: Upgrade baserow
1 parent 7fb3311 commit 5c329cf

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

hub/baserow/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
services:
55
baserow:
6-
image: baserow/baserow:${BASEROW_VERSION:-1.31.1}
6+
image: baserow/baserow:${BASEROW_VERSION:-1.33.3}
77
environment:
88
BASEROW_PUBLIC_URL: https://$PROJECT.$DOMAIN
99
volumes:

hub/baserow/stack.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# SPDX-License-Identifier: MIT
22
# yaml-language-server: $schema=https://stack.lol/schemas/stack.config.schema.yaml
33
# This is a https://stack.lol stack metadata file.
4+
status: broken
45
slug: baserow
56
name: Baserow
67
flavor: DockerCompose
7-
version: "1.31.1"
8-
updated_at: 2025-02-11
8+
version: "1.33.3"
9+
updated_at: 2025-05-19
910
description: No-code database tool and Airtable alternative
1011
author: Baserow B.V.
1112
license: MIT
1213
homepage: https://baserow.io
1314
repository: https://github.com/bram2w/baserow
14-
stars: 2600
15+
stars: 2700
1516
tags: [database, data, spreadsheet]
1617
alternativeTo: [airtable, excel]
1718
readme: |

0 commit comments

Comments
 (0)