From 8922bb8e2cf2504211a5cef3b2065c50a1f36589 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Feb 2025 03:30:45 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.31.0=20=E2=86=92=201.31.1=20(#31961)?= 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 | `309a176` -> `96c1e49` | --- > [!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.31.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1311) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.31.0...1.31.1) ##### Bug fixes - \[Builder] Resolved an issue in data source filters and sortings which prevented them from working correctly when the database field they were associated with were trashed. [#​3378](https://gitlab.com/baserow/baserow/-/issues/3378) - Fixed an issue where the notification mode settings were not displayed correctly if the row was not in the view. [#​3411](https://gitlab.com/baserow/baserow/-/issues/3411) - Disable optimistic updates for rows with filters, sorts, or group by on backend-calculated read-only fields. [#​3415](https://gitlab.com/baserow/baserow/-/issues/3415) - Fixed issue where collaborator names were not displayed in filter when scrolling or searching [#​3431](https://gitlab.com/baserow/baserow/-/issues/3431) - \[Builder] Resolved an issue which prevented tables from paging correctly. - Fix indentation bug where duplicate table entries were added. - Fix iCal feed when the table has select_related fields from enhance_queryset.
--- ### 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 fd3774c3ea2..26a204b3d44 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.31.0 +appVersion: 1.31.1 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.16.1 +version: 14.16.2 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 92b21b33acb..0a95f691cb3 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.31.0@sha256:309a1762ceb984be1f9e11d1c814eddf9c7dfccbc36dcb9cf3a4c4ffebbf2b91 + tag: 1.31.1@sha256:96c1e495f94afceafdf57713b7fd039470bd9d86676424ed01826ed0cda27bfa pullPolicy: IfNotPresent securityContext: container: