From a8a9255d4ce5bfba876ff228b06ceb8b56c18aee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Oct 2025 14:17:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.35.1=20=E2=86=92=201.35.2=20(#40270)?= 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 | `a459ba6` -> `103e782` | --- > [!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.35.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1352) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.35.1...1.35.2) ##### New features - \[Database] Date dependency - allow to connect two dates as start date/end date, and a duration field, and recalculate other fields if one is modified. [#​3735](https://gitlab.com/baserow/baserow/-/issues/3735) ##### Bug fixes - \[Builder] Fix timezone issue with date time picker [#​3566](https://gitlab.com/baserow/baserow/-/issues/3566) - \[Core] Fix a bug in the Guided Tour that caused a Vue warning. [#​3721](https://gitlab.com/baserow/baserow/-/issues/3721) - \[Database] Do not fire for past entries on new webhook [#​3811](https://gitlab.com/baserow/baserow/-/issues/3811) - \[Database] Fix filter group api documentation [#​3829](https://gitlab.com/baserow/baserow/-/issues/3829) - \[Database] Fix the error when submitting form with collaborator field notification enabled in public forms. [#​3834](https://gitlab.com/baserow/baserow/-/issues/3834) - \[Builder] Fixed bug that causes the frontend to crash when an Integration is deleted. [#​3835](https://gitlab.com/baserow/baserow/-/issues/3835) - \[Database] Remove comment operations from Ctrl+Z undo stack to prevent accidental deletions [#​3837](https://gitlab.com/baserow/baserow/-/issues/3837) - \[Database] Fix a bug with frontend view filters when the root group doesn't have filters. [#​3839](https://gitlab.com/baserow/baserow/-/issues/3839) - \[Database] Fix button loading animation of publicly shared view login page. - \[Database] Fix PostgreSQL update with multiple primary keys. - \[Core] Improve SSR performance by only extending the translations once. - \[Database] Prevent multiple concurrent `update_search_data` tasks from being scheduled. - \[Core] Prevent the sync templates task from being scheduled multiple times concurrently. - \[Builder] Reload data source information on authentication - \[Builder] Resolved a bug which prevented formula fields from being filtered upon by external users. - \[Builder] Resolved a table and repeat element bug which inadvertently displayed an error popup. ##### Refactors - \[Core] Update backend and frontend dependencies 2025-09-29
--- ### 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 | 5 +++-- charts/stable/baserow/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 64cab9cbc4e..530694516ff 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.35.1 +appVersion: 1.35.2 dependencies: - name: common version: 28.21.1 @@ -40,9 +40,10 @@ maintainers: url: https://truecharts.org name: baserow sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/baserow - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 16.17.2 +version: 16.17.3 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 80c77e3928d..b1d941b3755 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.35.1@sha256:a459ba6dca1f440d34737c95ccc7974f0b3e61a121628459dc236a6d8d47439a + tag: 1.35.2@sha256:103e78280ab16224ca6780db1f3c5e6a0993d99eaa56cad1e4c9ab35c17264b3 pullPolicy: IfNotPresent securityContext: container: