From f502ff50e4b60e25333458245f607d8fd11cdde9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Dec 2025 16:27:53 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=202.0.3=20=E2=86=92=202.0.4=20(#42855)?= 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://redirect.github.com/baserow/baserow) | patch | `2da1c2f` -> `b7cb6fd` | --- > [!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) ### [`v2.0.4`](https://redirect.github.com/baserow/baserow/blob/HEAD/changelog.md#Released-204) [Compare Source](https://redirect.github.com/baserow/baserow/compare/2.0.3...2.0.4) ##### New features - \[Core] Allow setting multiple BASEROW\_PUBLIC\_URL [#​2593](https://redirect.github.com/baserow/baserow/issues/2593) [#​2593](https://redirect.github.com/baserow/baserow/-/issues/2593) - \[Database] Allow to add missing fields to date dependency configuration [#​4228](https://gitlab.com/baserow/baserow/-/issues/4228) - \[Builder] Added a 'Create new data source' link at the bottom of iterate/table element dropdowns for quicker data source creation. - \[Integration] Improved the Local Baserow action fields so that they inform users about what data type they expect to receive. ##### Bug fixes - \[Database] handle date overflow in postgresql -> python conversion [#​3324](https://gitlab.com/baserow/baserow/-/issues/3324) - \[Database] Timeline view - fetch all rows again if a filter is disabled. [#​4136](https://redirect.github.com/baserow/baserow/-/issues/4136) - \[Builder] Show a specific error when a page is being renamed to an existing page's name. [#​4183](https://redirect.github.com/baserow/baserow/-/issues/4183) - \[Automation] Show a specific error when a workflow is being renamed to an existing workflow's name. [#​4183](https://redirect.github.com/baserow/baserow/-/issues/4183) - \[Automation] Fixed a potential crash while deleting a workflow. [#​4293](https://redirect.github.com/baserow/baserow/-/issues/4293) - \[Database] Handle exceptions like GenerativeAIPromptError in UI [#​4350](https://redirect.github.com/baserow/baserow/-/issues/4350) - \[Core] Resolved a bug which prevented formula fields from working correctly with HTML content. [#​4377](https://redirect.github.com/baserow/baserow/-/issues/4377) - \[Builder] Gracefully handle fetching data source services when the specific instance is missing. [#​4389](https://redirect.github.com/baserow/baserow/-/issues/4389) - \[Builder] Fixed a bug where domain names were not correctly validated during domain creation. [#​4399](https://redirect.github.com/baserow/baserow/-/issues/4399) - \[Core] Improved error handling when FormulaField value is not JSON serializable. [#​4402](https://redirect.github.com/baserow/baserow/-/issues/4402) - \[Database] Do not fail hard when ArrayValueSerializer throws ConversionSyntax exception [#​4424](https://redirect.github.com/baserow/baserow/-/issues/4424) - \[Database] Fix an issue where "Rows enter view" webhook shows stale rows when webhook is deleted and recreated [#​4437](https://redirect.github.com/baserow/baserow/-/issues/4437) - \[Builder] Resolved a bug in element visibility which prevented form data from being used. - \[Builder] Resolved a bug which prevented the table element fields from being styled. ##### Refactors - \[Database] Optimize test suite by deferring heavy signals by default [#​4373](https://redirect.github.com/baserow/baserow/-/issues/4373) - \[Integration] Improved one-way and two-way data sync support in Local Baserow actions.
--- ### 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 3113403eb5c..ad01d948f1d 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: 2.0.3 +appVersion: 2.0.4 dependencies: - name: common version: 28.29.11 @@ -44,5 +44,5 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 17.4.4 +version: 17.4.5 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 711e2753638..a3965e1a3d5 100644 --- a/charts/stable/baserow/values.yaml +++ b/charts/stable/baserow/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/baserow/baserow - tag: 2.0.3@sha256:2da1c2f9229cd9cb26822fbb34fa94882670a5ec4f715b796d367eeea0641807 + tag: 2.0.4@sha256:b7cb6fd1a85ba39c6292d376b61548c6189569e98f5e6b670bdd956d26be81e1 pullPolicy: IfNotPresent securityContext: container: