chore(helm): update image docker.io/baserow/baserow 1.30.1 → 1.31.0 (#31782)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) |
minor | `df0c42e` -> `309a176` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>baserow/baserow (docker.io/baserow/baserow)</summary>

###
[`v1.31.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1310)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.30.1...1.31.0)

##### New features

- Allow optionally exporting in publicly shared views.
[#&#8203;1213](https://gitlab.com/baserow/baserow/-/issues/1213)
- Allow skipping files during Airtable import
[#&#8203;1225](https://gitlab.com/baserow/baserow/-/issues/1225)
- \[Builder] Introducing query parameters
[#&#8203;1661](https://gitlab.com/baserow/baserow/-/issues/1661)
- \[Builder] Ensure that sensitive Integration data is not exported.
[#&#8203;1863](https://gitlab.com/baserow/baserow/-/issues/1863)
- Add support for the Collaborator field type in formulas and lookups.
[#&#8203;1890](https://gitlab.com/baserow/baserow/-/issues/1890)
- \[Builder] Enhance security by excluding unused fields from the Data
Source context.
[#&#8203;3001](https://gitlab.com/baserow/baserow/-/issues/3001)
- Add distribution aggregation.
[#&#8203;3056](https://gitlab.com/baserow/baserow/-/issues/3056)
- \[Builder] Added radius settings for Element background and border.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- \[Builder] Add support for Custom Colors in Theme settings.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- \[Builder] Add vertical and horizontal gap to Repeat Element.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- \[Builder] Added the ability to set the Font Weight for various
elements in the Theme settings.
[#&#8203;3068](https://gitlab.com/baserow/baserow/-/issues/3068)
- Periodic data sync
[#&#8203;3071](https://gitlab.com/baserow/baserow/-/issues/3071)
- Number lookup field filters
[#&#8203;3112](https://gitlab.com/baserow/baserow/-/issues/3112)
- Improve the export progress update
[#&#8203;3184](https://gitlab.com/baserow/baserow/-/issues/3184)
- Notify other windows about started jobs.
[#&#8203;3198](https://gitlab.com/baserow/baserow/-/issues/3198)
- Workspace context menu search
[#&#8203;3265](https://gitlab.com/baserow/baserow/-/issues/3265)
- Optionally allow choosing view in the local Baserow table data sync.
[#&#8203;3266](https://gitlab.com/baserow/baserow/-/issues/3266)
- Add support to filter lookup of multiple select fields.
[#&#8203;3277](https://gitlab.com/baserow/baserow/-/issues/3277)
- Added support for filtering lookups of date fields.
[#&#8203;3362](https://gitlab.com/baserow/baserow/-/issues/3362)
- Add filter support for formula referencing a multiple collaborator
field. [#&#8203;3400](https://gitlab.com/baserow/baserow/-/issues/3400)
-   Add button xlarge type variant.
-   \[Builder] Focus search input when opening add element modal

##### Bug fixes

- Fix invalid regular expression error raised when creating a formula
with an invalid regex
[#&#8203;1053](https://gitlab.com/baserow/baserow/-/issues/1053)
- Fix formula issue with lookup and UUID as primary field
[#&#8203;1867](https://gitlab.com/baserow/baserow/-/issues/1867)
- Fix formula issue with lookup and UUID as primary field
[#&#8203;2354](https://gitlab.com/baserow/baserow/-/issues/2354)
- Fix import/export/snapshot issue with broken formulas
[#&#8203;2711](https://gitlab.com/baserow/baserow/-/issues/2711)
- Validate request.data before views reaching to .data early
[#&#8203;2740](https://gitlab.com/baserow/baserow/-/issues/2740)
- \[Builder] Fix worfklow action navigation for pages with no parameters
[#&#8203;2833](https://gitlab.com/baserow/baserow/-/issues/2833)
- Fix issue with text changing position when renaming items in the
sidebar [#&#8203;2883](https://gitlab.com/baserow/baserow/-/issues/2883)
- Display progress of pending jobs in the sidebar when the workspace is
empty [#&#8203;2904](https://gitlab.com/baserow/baserow/-/issues/2904)
- Fix is empty/not empty filter behavior for single select field with
deleted options
[#&#8203;3053](https://gitlab.com/baserow/baserow/-/issues/3053)
- \[Builder] Filter out unused fields from dispatched Workflow Actions.
[#&#8203;3090](https://gitlab.com/baserow/baserow/-/issues/3090)
- Restore decoration value ids during table import
[#&#8203;3193](https://gitlab.com/baserow/baserow/-/issues/3193)
- Allow editors to subscribe to a form view.
[#&#8203;3271](https://gitlab.com/baserow/baserow/-/issues/3271)
- Fix crash when invalid value is passed to link row fields with
read-only primary field in the linked table.
[#&#8203;3277](https://gitlab.com/baserow/baserow/-/issues/3277)
- Long text in full text search overflows window content.
[#&#8203;3285](https://gitlab.com/baserow/baserow/-/issues/3285)
- \[Builder] Resolved an error triggered when a workflow action would
attempt to write or update a row pointing to a date field with an
invalid value.
[#&#8203;3286](https://gitlab.com/baserow/baserow/-/issues/3286)
- \[Builder] Resolved an issue with the 'refresh data source' action
when the data source was shared across multiple pages.
[#&#8203;3308](https://gitlab.com/baserow/baserow/-/issues/3308)
- Count/Rollup fields will reset through_field when recalculating linked
row field removal
[#&#8203;3309](https://gitlab.com/baserow/baserow/-/issues/3309)
- Fix a bug causing the backend to fail hard when sorting by an AI
Field. [#&#8203;3310](https://gitlab.com/baserow/baserow/-/issues/3310)
- Fix Airtable import failing if the 'foreignRowId' key is missing.
[#&#8203;3317](https://gitlab.com/baserow/baserow/-/issues/3317)
- \[Builder] Fixed a bug that caused an error during export when the
application had a background image in the page section of the theme.
[#&#8203;3320](https://gitlab.com/baserow/baserow/-/issues/3320)
- \[Builder] Resolved an error which was thrown when a data source's
integration was destroyed.
[#&#8203;3323](https://gitlab.com/baserow/baserow/-/issues/3323)
- \[Builder] Resolved a styling issue in the Link element, and the Table
element link type when swapping between link and button variants.
[#&#8203;3325](https://gitlab.com/baserow/baserow/-/issues/3325)
- Fix an issue with frontend when looking up formatted number fields.
[#&#8203;3332](https://gitlab.com/baserow/baserow/-/issues/3332)
- \[Builder] Allow children of Header and Footer elements to set their
width. [#&#8203;3333](https://gitlab.com/baserow/baserow/-/issues/3333)
- Fix field settings suggestions for lookup and formula fields.
[#&#8203;3336](https://gitlab.com/baserow/baserow/-/issues/3336)
- Fix a bug causing the frontend to crash when trying to hide fields
directly after creating a timeline.
[#&#8203;3358](https://gitlab.com/baserow/baserow/-/issues/3358)
- \[Builder] Fixed bug that caused a workspace import to fail when
certain fields were missing.
[#&#8203;3375](https://gitlab.com/baserow/baserow/-/issues/3375)
- Exclude Link to table fields dependencies from periodic updates
[#&#8203;3379](https://gitlab.com/baserow/baserow/-/issues/3379)
- \[Builder] Resolved a bug in filtered table elements which prevented
their workflow actions from dispatching properly.
[#&#8203;3399](https://gitlab.com/baserow/baserow/-/issues/3399)
- Fix broken Heroku addons and one-click-deploy button URL.
[#&#8203;3401](https://gitlab.com/baserow/baserow/-/issues/3401)
- Fix backend/frontend formula sort differences.
[#&#8203;3410](https://gitlab.com/baserow/baserow/-/issues/3410)
- \[Builder] Fix children element style in element menu when the
container is selected
[#&#8203;3420](https://gitlab.com/baserow/baserow/-/issues/3420)
- \[Builder] Fix issue when previewing templates in some situations
[#&#8203;3421](https://gitlab.com/baserow/baserow/-/issues/3421)
-   \[Builder] Fix failing delete action
- \[Builder] Resolved an error which prevented 'summarize field' data
sources from being used.
-   Fix dashboard no workspace translations
- Fix publicly shared view URL not always visible because it does't fit.
-   Remove checkbox line-height

##### Refactors

- Upgrade vue-chartjs from 4.x to 5.x
[#&#8203;1683](https://gitlab.com/baserow/baserow/-/issues/1683)
- Code cleanup for advanced number formatting
[#&#8203;3293](https://gitlab.com/baserow/baserow/-/issues/3293)
- Add user id to sentry issues.
[#&#8203;3338](https://gitlab.com/baserow/baserow/-/issues/3338)
- \[Builder] Improve element selection performance when there are many
elements
-   Improve field dependency rebuild by doing operations in bulk.
-   Improve lookup rebuild from field names method performance.
-   Improve view field change type performance by doing update in bulk.
- Various small query performance improvements related to deleting and
updating fields.

##### Breaking API changes

- Remove support for PostgreSQL 11.
[#&#8203;3371](https://gitlab.com/baserow/baserow/-/issues/3371)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-08 15:23:30 +01:00
committed by GitHub
parent d6584a8481
commit 57b01c441d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.30.1
appVersion: 1.31.0
dependencies:
- name: common
version: 25.4.10
@@ -39,4 +39,4 @@ sources:
- https://gitlab.com/bramw/baserow/
- https://hub.docker.com/r/baserow/baserow
type: application
version: 14.15.3
version: 14.16.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: docker.io/baserow/baserow
tag: 1.30.1@sha256:df0c42eb67e86a5b3f3e608e904f18db98650aaa701098d1d437ef5170979a8e
tag: 1.31.0@sha256:309a1762ceb984be1f9e11d1c814eddf9c7dfccbc36dcb9cf3a4c4ffebbf2b91
pullPolicy: IfNotPresent
securityContext:
container: