chore(helm): update image docker.io/baserow/baserow 1.29.3 → 1.30.1 (#30177)

This PR contains the following updates:

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

---

> [!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.30.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1301)

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

##### Bug fixes

- Non-standard image formats don't break thumbnails
[#&#8203;2745](https://gitlab.com/baserow/baserow/-/issues/2745)
- handle null payload for file field
[#&#8203;2906](https://gitlab.com/baserow/baserow/-/issues/2906)
- Fix search for number field with applied formating
[#&#8203;3292](https://gitlab.com/baserow/baserow/-/issues/3292)
- Fix a bug that prevent a database index to be created when
sorting/grouping by a duration field.
[#&#8203;3296](https://gitlab.com/baserow/baserow/-/issues/3296)
-   Fix admin dashboard translations
- Fix loading non en and fr translations for premium and enterprise in
production mode.
-   Fix API docs server side rendering bugs.

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

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.29.3...1.30.0)

##### New features

- Add support for advanced number formatting
[#&#8203;1270](https://gitlab.com/baserow/baserow/-/issues/1270)
- Add ability to group by link to table field.
[#&#8203;2306](https://gitlab.com/baserow/baserow/-/issues/2306)
- \[Builder] Improve Builder security with Page level Visibility.
[#&#8203;2392](https://gitlab.com/baserow/baserow/-/issues/2392)
- Select row modal field width, order, and visibility configuration.
[#&#8203;2439](https://gitlab.com/baserow/baserow/-/issues/2439)
- \[Builder] Add the multi-page header and footer containers
[#&#8203;2486](https://gitlab.com/baserow/baserow/-/issues/2486)
- \[Builder] Add date time picker element
[#&#8203;2625](https://gitlab.com/baserow/baserow/-/issues/2625)
- \[Builder] UX improvements: defaults for theme inputs, optional hash
prefix in hex color inputs, and padding in Theme page.
[#&#8203;3067](https://gitlab.com/baserow/baserow/-/issues/3067)
- Introduced ability to configure exising data sync.
[#&#8203;3072](https://gitlab.com/baserow/baserow/-/issues/3072)
- Duration formula field filters
[#&#8203;3110](https://gitlab.com/baserow/baserow/-/issues/3110)
- HubSpot contacts data sync.
[#&#8203;3119](https://gitlab.com/baserow/baserow/-/issues/3119)
- Provide alias names for field types to search for in the dropdown
list. [#&#8203;3179](https://gitlab.com/baserow/baserow/-/issues/3179)
- Export table/view to Excel file
[#&#8203;324](https://gitlab.com/baserow/baserow/-/issues/324)
- \[Builder] Display a count of user source users in the application
settings panel.
[#&#8203;3251](https://gitlab.com/baserow/baserow/-/issues/3251)
- Collapse sidebar with button
[#&#8203;3258](https://gitlab.com/baserow/baserow/-/issues/3258)
- OpenRouter.ai generative AI integration.
[#&#8203;3259](https://gitlab.com/baserow/baserow/-/issues/3259)
- Add support to filter multiple select formula fields.
[#&#8203;3276](https://gitlab.com/baserow/baserow/-/issues/3276)
- Add ability to sort by link_row ('Link to table') field
[#&#8203;506](https://gitlab.com/baserow/baserow/-/issues/506)
- Allow choosing select options in the form view.
[#&#8203;814](https://gitlab.com/baserow/baserow/-/issues/814)
-   Add sort and group by add field search.
-   Added Korean language and translations
- Dependant field lookup performance improvement by per database
pre-filtering.
-   Introduced health check endpoints for the celery queue size.

##### Bug fixes

- \[Builder] Fixed a bug in the Create/Update row workflow action when
concatenating a formula field and a string.
[#&#8203;2546](https://gitlab.com/baserow/baserow/-/issues/2546)
- \[Builder] Fixed an error that triggers when adding a new row in the
Data Source modal for the Link to Table field.
[#&#8203;2579](https://gitlab.com/baserow/baserow/-/issues/2579)
- \[Builder] Resolved an issue where the data source name uniqueness
wasn't handled properly.
[#&#8203;3149](https://gitlab.com/baserow/baserow/-/issues/3149)
- \[Builder] Resolved an issue with changing a data source's table and
view at the same time.
[#&#8203;3200](https://gitlab.com/baserow/baserow/-/issues/3200)
- Resolved an issue in our Local Baserow integration filters where they
would sometimes be incompatible with a changed field type.
[#&#8203;3226](https://gitlab.com/baserow/baserow/-/issues/3226)
- \[Builder] Resolves an error raised when a collection element, using a
single row data source, finds that its property has been trashed.
[#&#8203;3245](https://gitlab.com/baserow/baserow/-/issues/3245)
- Fix for undefined field being passed to getFieldWidth
[#&#8203;3248](https://gitlab.com/baserow/baserow/-/issues/3248)
- Handle properly fetching list of files in archive for zipfile and
zipstream
[#&#8203;3249](https://gitlab.com/baserow/baserow/-/issues/3249)
- \[Builder] Fix inconsistent borders in table element
[#&#8203;3250](https://gitlab.com/baserow/baserow/-/issues/3250)
- \[Builder] Resolved an issue with publishing an application containing
a 'summarize field' data source.
[#&#8203;3255](https://gitlab.com/baserow/baserow/-/issues/3255)
- \[Builder] Fix bug where publishing the builder could sometimes raise
an error.
[#&#8203;3278](https://gitlab.com/baserow/baserow/-/issues/3278)
- \[Builder] Resolved an issue with changing a 'summarize field' data
source into a different type of data source.
[#&#8203;3281](https://gitlab.com/baserow/baserow/-/issues/3281)
- \[Builder] Optimize FormInput component to ensure duplicate requests
are not made on blur.
[#&#8203;3283](https://gitlab.com/baserow/baserow/-/issues/3283)
- undefined
baserow.core.generative_ai.generative_ai_model_types.OpenAIGenerativeAIModelType.prompt_with_files
local vars fixed
-   \[Builder] Add theme support to date and time picker element label
-   Fix API Docs view layout
-   Fix some frontend props defaults values for objects.
- Show accidentally removed callback URL for the OpenID Connect settings
form again.
-   Fixed boolean filter with null filter value
- Resolved a checkbox display issue which presented itself when multiple
checkboxes were displayed on the same page.
- Resolved an accidental regression when an exact date filter is applied
to a date field.

##### Refactors

- Use ZipStream for creating export file
[#&#8203;3229](https://gitlab.com/baserow/baserow/-/issues/3229)
- \[Builder] Improved how collection elements are exported and imported
when data they rely on has been deleted.
[#&#8203;3241](https://gitlab.com/baserow/baserow/-/issues/3241)
- Moved instance admin dashboard, user, and workspace to the open source
core. [#&#8203;3241](https://gitlab.com/baserow/baserow/-/issues/3241)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-12-27 21:55:34 +00:00
committed by GitHub
parent 566afbe760
commit 5f25131f86
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.29.3
appVersion: 1.30.1
dependencies:
- name: common
version: 25.2.2
@@ -39,4 +39,4 @@ sources:
- https://gitlab.com/bramw/baserow/
- https://hub.docker.com/r/baserow/baserow
type: application
version: 14.9.0
version: 14.10.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: docker.io/baserow/baserow
tag: 1.29.3@sha256:cb5ade07f9b91df20bba6d35c2f271c2663cb69328ab7eecb140ea03c772c31e
tag: 1.30.1@sha256:df0c42eb67e86a5b3f3e608e904f18db98650aaa701098d1d437ef5170979a8e
pullPolicy: IfNotPresent
securityContext:
container: