From 8df184348f4a15d9e4e5ab9a5464b9ab70926a3c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 10 May 2025 10:24:47 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.33.0=20=E2=86=92=201.33.1=20(#35169)?= 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 | `8bb073b` -> `3fadc3a` | --- > [!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.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1331) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.33.0...1.33.1) ##### New features - \[Database] Fix Airtable import empty is_any_off bug. [#​3595](https://gitlab.com/baserow/baserow/-/issues/3595) - \[Database] Show row creation/deletion in row history' [#​2117](https://gitlab.com/baserow/baserow/-/issues/2117) - \[Database] Add empty and not_empty filters for lookup fields. [#​3527](https://gitlab.com/baserow/baserow/-/issues/3527) - \[Database] Introduce advanced self-hosting license type. ##### Bug fixes - \[Builder] Fixed bug that prevented older browsers from checking the error state of a Collection element. [#​3591](https://gitlab.com/baserow/baserow/-/issues/3591) - \[Builder] Made the login error handling slightly more robust. [#​3592](https://gitlab.com/baserow/baserow/-/issues/3592) - \[Builder] Improved error handling in user source authentication. [#​3594](https://gitlab.com/baserow/baserow/-/issues/3594) - \[Database] Fix clearing link row and rating cell value in the grid view with backspace. [#​1788](https://gitlab.com/baserow/baserow/-/issues/1788) ##### Refactors - \[Database] Fix queuing and waiting many tableusageupdate queries [#​2173](https://gitlab.com/baserow/baserow/-/issues/2173)
--- ### 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 dd05ff0ecbd..9129491c50a 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.0 +appVersion: 1.33.1 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: 14.18.0 +version: 14.18.1 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index f7b339e87df..4a6091a3635 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.0@sha256:8bb073b10c762d6cc71412442f10bf0440b7bdc33070e2bb0c8e01292edf77bb + tag: 1.33.1@sha256:3fadc3affdf9a8c2a62a70bcf483e940364c82ac9a9e8effda1fda1fda6eeb4e pullPolicy: IfNotPresent securityContext: container: