From c10e105d29bd25ca1fcd094a9659dc11508b73f6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Mar 2025 13:22:34 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.32.3=20=E2=86=92=201.32.5=20(#33691)?= 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 | `9f9062c` -> `e70ec77` | 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.32.5`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1325) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.32.4...1.32.5) ##### Bug fixes - \[Core] Clear local_cache for celery tasks [#​3528](https://gitlab.com/baserow/baserow/-/issues/3528) - \[Database] Fix broken continue button and validation of the onboarding import step. - \[Builder] Fix schema caching issue again ##### Breaking API changes - \[Database] Updated Langchain, Gunicorn, and Django backend dependencies. ### [`v1.32.4`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1324) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.32.3...1.32.4) ##### New features - \[Database] Import Airtable gallery view. [#​793](https://gitlab.com/baserow/baserow/-/issues/793) ##### Bug fixes - \[Builder] Ensure that workflow action and user source forms disallow choose a data synced table. [#​3104](https://gitlab.com/baserow/baserow/-/issues/3104) - \[Database] Fix issue with 'this_week' and 'next_week' operators in date filters [#​3526](https://gitlab.com/baserow/baserow/-/issues/3526) - \[Database] Fix bug where the Airtable import crashes if the table has sections. - \[Builder] Fix cache invalidation on field change for data sources - \[Core] Record frontend sessions in Sentry if there is an error. ##### Refactors - \[Builder] Integration endpoint doesn't return the table fields anymore to improve performance
--- ### 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 b6240d22962..f832e0e8618 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.32.3 +appVersion: 1.32.5 dependencies: - name: common version: 25.4.10 @@ -39,4 +39,4 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 14.17.0 +version: 14.17.1 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 0a388e120ee..a248cca5f38 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.32.3@sha256:9f9062c8314182c0435b1b4afbe0e3bb29a6900a06d286234430cdd28682ff7f + tag: 1.32.5@sha256:e70ec777390c5f71f35f007172d44657372946f5832ab170b390baf7719a7cd5 pullPolicy: IfNotPresent securityContext: container: