From 9ad34eb730822a1097c08da33a5ca5e805fff4f0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Jul 2025 02:13:54 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.34.2=20=E2=86=92=201.34.5=20(#37759)?= 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 | `b06a80a` -> `cbfbcd4` | 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.34.5`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1345) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.4...1.34.5) ##### Bug fixes - \[Database] Speed up a slow query to update search vectors and automatically remove stale entries from the pending updates table. ##### Refactors - \[Builder] Improve performances of page data sources dispatch endpoint - \[Core] Process storage usage update more often ### [`v1.34.4`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1344) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.3...1.34.4) ##### Bug fixes - \[Database] Fix Field `id` expected by got dict error ### [`v1.34.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1343) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.2...1.34.3) ##### New features - \[Dashboard] Separate bar and line charts as new chart options [#​3663](https://gitlab.com/baserow/baserow/-/issues/3663) ##### Bug fixes - \[Database] Handle empty number\_decimal\_places value for number formula field [#​3616](https://gitlab.com/baserow/baserow/-/issues/3616) - \[Builder] Remove toast in the editor as it is confusing [#​3750](https://gitlab.com/baserow/baserow/-/issues/3750) - \[Database] Do not re-raise mapped exceptions when running jobs [#​3753](https://gitlab.com/baserow/baserow/-/issues/3753) - \[Builder] Fix font family from theme not applied to previewed/published page - \[Core] Fixed issue where applications failed to load properly with multiple workspaces - \[Builder] Resolved an issue which prevented data sources from being able to choose a specific view. - \[Database] Stop scheduling search tasks if the workspace is None (i.e. snapshots) ##### Refactors - \[Builder] Automatically delete services when workflow actions are deleted - \[Core] Remove obsolete compose versions
--- ### 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 78445f266c7..c6ea40c214e 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.34.2 +appVersion: 1.34.5 dependencies: - name: common version: 28.13.0 @@ -42,5 +42,5 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 16.3.1 +version: 16.3.2 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 5be1cd7d126..d98cb0d2979 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.34.2@sha256:b06a80a56f74e1d5f19fc67c93eb560a93e8d3689a72b79df4785ac6636644c5 + tag: 1.34.5@sha256:cbfbcd44b648c96ce3d52e8eab41c2886cefe6503061e99f6126c01a5601f11e pullPolicy: IfNotPresent securityContext: container: