From a81a2c1d0aa605ea05906eeb106c5ca630c86b5e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Jul 2025 02:41:18 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/baser?= =?UTF-8?q?ow/baserow=201.34.1=20=E2=86=92=201.34.2=20(#37491)?= 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 | `20ef461` -> `b06a80a` | 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.34.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1342) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.1...1.34.2) ##### Bug fixes - \[Builder] Resolved an issue which prevented the table element's button events from working correctly.
--- ### 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 5202de03db2..78445f266c7 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.34.1 +appVersion: 1.34.2 dependencies: - name: common version: 28.13.0 @@ -42,5 +42,5 @@ sources: - https://gitlab.com/bramw/baserow/ - https://hub.docker.com/r/baserow/baserow type: application -version: 16.3.0 +version: 16.3.1 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 797cc58730a..5be1cd7d126 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.34.1@sha256:20ef4611df00130f77666841362ea0f0bc28089c0122520750d92ed7bf52c1c1 + tag: 1.34.2@sha256:b06a80a56f74e1d5f19fc67c93eb560a93e8d3689a72b79df4785ac6636644c5 pullPolicy: IfNotPresent securityContext: container: