From 741286bbdf2cce890fe8ca22220ec6837c49dae0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 12:47:16 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.29.2=20=E2=86=92=201.29.3=20(#30079)?= 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 | `5eeaee3` -> `cb5ade0` | --- > [!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.29.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1293) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.29.2...1.29.3) ##### New features - Prevents webhook call tasks piling up if many webhooks are triggered. [#​2758](https://gitlab.com/baserow/baserow/-/issues/2758) - Prevent triggering webhook if query param is provided on row create update or delete endpoints [#​3085](https://gitlab.com/baserow/baserow/-/issues/3085) - limit logging sign in actions [#​3206](https://gitlab.com/baserow/baserow/-/issues/3206) ##### Bug fixes - Fix a bug where setting the User Role field to a Formula field could raise an error. [#​3190](https://gitlab.com/baserow/baserow/-/issues/3190) - Fix for prefill values are lost for password protected forms [#​3194](https://gitlab.com/baserow/baserow/-/issues/3194) - Fix form view conditions groups export import [#​3232](https://gitlab.com/baserow/baserow/-/issues/3232) - Fix password protected shared view login page - Remove login view vertical scrollbar on Safari iOS ##### Refactors - Redesigned auth views [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918)
--- ### 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 54ed240ecbc..580f1b493e1 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.29.2 +appVersion: 1.29.3 dependencies: - name: common version: 25.1.7 @@ -39,4 +39,4 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 14.8.2 +version: 14.8.3 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index ea1a1953cce..70760156c56 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.29.2@sha256:5eeaee3b301279ba5f94cfe2be5a22c6137b0083da9c6afe83123877279df686 + tag: 1.29.3@sha256:cb5ade07f9b91df20bba6d35c2f271c2663cb69328ab7eecb140ea03c772c31e pullPolicy: IfNotPresent securityContext: container: