From 60181f80bf998fe74405861f71ed5e1b0a817de9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 27 Nov 2025 17:54:00 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=202.0.1=20=E2=86=92=202.0.2=20(#42184)?= 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 | `6da1ea0` -> `8061440` | --- > [!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.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-202) [Compare Source](https://gitlab.com/baserow/baserow/compare/2.0.1...2.0.2) ##### New features - \[Integration] Allow the Local Baserow 'update row' service to update data synced tables with writable fields. [#​3799](https://redirect.github.com/baserow/baserow/-/issues/3799) ##### Bug fixes - \[Database] Adjust image orientation based on exif data [#​4247](https://redirect.github.com/baserow/baserow/-/issues/4247) - \[Automation] Fixed a bug where creating a workflow would cause a crash for another user viewing a different app. [#​4293](https://redirect.github.com/baserow/baserow/-/issues/4293) - \[Automation] Allow to duplicate nodes inside container nodes [#​4294](https://redirect.github.com/baserow/baserow/-/issues/4294) - \[Builder] Improve performances when editing a create/update workflow action with a lot of table fields - \[Integration] Resolved BASEROW\_INTEGRATIONS\_PERIODIC\_MINUTE\_MIN env variable bug. ##### Refactors - \[Database] Make read/write DB routing consistent for http requests and background tasks [#​3848](https://gitlab.com/baserow/baserow/-/issues/3848) - \[Builder] Fix missing form data after first render (SSR) [#​4268](https://redirect.github.com/baserow/baserow/-/issues/4268) - \[Core] Improve formula editor ##### Breaking API changes - \[Builder] Number field values returned by local baserow integrations are now actual numbers instead of string [#​4219](https://redirect.github.com/baserow/baserow/-/issues/4219)
--- ### 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 7843f931159..731f8e2e7ff 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.1 +appVersion: 2.0.2 dependencies: - name: common version: 28.29.1 @@ -44,5 +44,5 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 17.4.0 +version: 17.4.1 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index dbbead56506..6c9a6348793 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.1@sha256:6da1ea02ae07a087dcc91aece22a871d03dce659073557620feb016a81e1c6d1 + tag: 2.0.2@sha256:8061440feaeaed9e6bd3a6552d941f26315d3862ced1dc8a7abb2c0070b85d64 pullPolicy: IfNotPresent securityContext: container: