From 12073069242cdfe5c5e53f38a94033481c9cd4b6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Jun 2025 02:40:51 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.33.3=20=E2=86=92=201.33.4=20(#36009)?= 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 | `a648ee8` -> `77e8bca` | --- > [!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.4`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1334) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.33.3...1.33.4) ##### New features - \[Builder] Add the HTTP request action to request endpoint [#​3234](https://gitlab.com/baserow/baserow/-/issues/3234) - \[Dashboard] Add ability to choose between bar and line series [#​3514](https://gitlab.com/baserow/baserow/-/issues/3514) - \[Dashboard] Jira data sync personal access token authentication. [#​3558](https://gitlab.com/baserow/baserow/-/issues/3558) ##### Bug fixes - \[Database] Fix rating filter style reactivity [#​3523](https://gitlab.com/baserow/baserow/-/issues/3523) - \[Builder] Login action are now executed even if the user is already authenticated [#​3630](https://gitlab.com/baserow/baserow/-/issues/3630) - \[Builder] Ensure that in the Theme settings, the Table styles are rendered in the preview panel. [#​3631](https://gitlab.com/baserow/baserow/-/issues/3631) - \[Builder] Fix styling issues when using Text element with markdown format. [#​3632](https://gitlab.com/baserow/baserow/-/issues/3632) - \[Builder] Fix code blocks in markdown code for text element [#​3634](https://gitlab.com/baserow/baserow/-/issues/3634) - \[Database] Fixed bug where formula values reset when moving rows. [#​3640](https://gitlab.com/baserow/baserow/-/issues/3640) - \[Database] Fix bug where empty numeric fields were displayed as `NaN` in the row edit modal and in forms [#​3651](https://gitlab.com/baserow/baserow/-/issues/3651) - \[Builder] Data input type was lost between two reload ##### Refactors - \[Database] Send row history broadcast per table, not per row [#​3646](https://gitlab.com/baserow/baserow/-/issues/3646) - \[Core] Add pytest-testmon to only run tests affected by changes. - \[Core] Automatically fill the premium seats when registering the license. - \[Database] Introduced `calculate_storage_usage_workspace` hook and `before_rows_create` signal. - \[Core] Minor guided tour changes for reversed trial. - \[Database] Rename 'has' to 'has any of' - \[Builder] Retry workflow actions on deadlocks - \[Core] Updated backend dependencies to fix dependency security vulnerabilities. - \[Core] Updated frontend dependencies to fix dependency security vulnerabilities.
--- ### 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 0dcc2dd2274..06693e50561 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.3 +appVersion: 1.33.4 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.6 +version: 15.0.7 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 80000c0af40..8f4df389892 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.3@sha256:a648ee8a8d0188a51a4fa5afdd11d0c3e64b0b391b483fdf2fc107d73765f899 + tag: 1.33.4@sha256:77e8bcab44361e2f2bae857019ecb332ee0292837f656ed651805a4ee12718b7 pullPolicy: IfNotPresent securityContext: container: