From 52fcc3f5a97a31e7cc07eb9a9e496dbdb929d725 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 May 2025 08:42:22 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.33.2=20=E2=86=92=201.33.3=20(#35561)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `ebf338d` -> `a648ee8` | --- > [!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
baserow/baserow (docker.io/baserow/baserow) ### [`v1.33.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1333) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.33.2...1.33.3) ##### New features - \[Database] Introduce list all tables endpoints via token auth. [#​1100](https://gitlab.com/baserow/baserow/-/issues/1100) - \[Database] Be able to specify a default value on multiple select field [#​2173](https://gitlab.com/baserow/baserow/-/issues/2173) - \[Database] Support default values for single select field [#​2173](https://gitlab.com/baserow/baserow/-/issues/2173) - \[Database] Make AI field editable [#​3557](https://gitlab.com/baserow/baserow/-/issues/3557) ##### Bug fixes - \[Builder] Fix issue when two columns of a table element have the same value [#​3144](https://gitlab.com/baserow/baserow/-/issues/3144) - \[Builder] Allow blank link row values in create and update row actions. [#​3524](https://gitlab.com/baserow/baserow/-/issues/3524) - \[Builder] Fix form values being reset before all actions are done [#​3530](https://gitlab.com/baserow/baserow/-/issues/3530) - \[Builder] Fix data input not reset after form submition with "Reset after submission" option [#​3583](https://gitlab.com/baserow/baserow/-/issues/3583) - \[Builder] Fix choice element missing default value for single select [#​3602](https://gitlab.com/baserow/baserow/-/issues/3602) - \[Database] Improved primary key detection in PostgreSQL data sync for roles that are not owners of synchronized table [#​3606](https://gitlab.com/baserow/baserow/-/issues/3606) - \[Core] MCP server returns error response [#​3615](https://gitlab.com/baserow/baserow/-/issues/3615) - \[Database] Fix for workspace export with default value on number field [#​3619](https://gitlab.com/baserow/baserow/-/issues/3619) - \[Builder] Formula values are not emptied anymore when an error happens - \[Database] Don't create MCP tools for trashed databases. - \[Builder] Markdown content now follows application theme ##### Refactors - \[Database] Improved group by ManyToMany (link row and multiple select) performance by using CTE. ##### Breaking API changes - \[Database] Returns an HTTP 409 instead of an HTTP 503 when the request fails due to a deadlock.
--- ### 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. --- - [ ] 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). --- charts/stable/baserow/Chart.yaml | 4 ++-- charts/stable/baserow/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 2536f186ea8..39b6b8560ab 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.33.2 +appVersion: 1.33.3 dependencies: - name: common version: 25.4.10 @@ -42,5 +42,5 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 15.0.3 +version: 15.0.4 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 851bf15b577..80000c0af40 100644 --- a/charts/stable/baserow/values.yaml +++ b/charts/stable/baserow/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/baserow/baserow - tag: 1.33.2@sha256:ebf338dc02c06064ea463ea3545c12a461e95f8b0a28699c66818f05b8ca2890 + tag: 1.33.3@sha256:a648ee8a8d0188a51a4fa5afdd11d0c3e64b0b391b483fdf2fc107d73765f899 pullPolicy: IfNotPresent securityContext: container: