From 8a13517b15cca94ed397302cae90f158a53dafec Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 19:19:59 +0100 Subject: [PATCH] chore(deps): update container image baserow/baserow to v1.22.3@1ca1cda by renovate (#17982) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `1.22.2` -> `1.22.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
baserow/baserow (baserow/baserow) ### [`v1.22.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1223) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.22.2...1.22.3) ##### New features - Clean up UserLogEntry table entries [#​1792](https://gitlab.com/baserow/baserow/-/issues/1792) - Add segmentControl UI component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Add support to reference duration fields in the formula language. [#​2190](https://gitlab.com/baserow/baserow/-/issues/2190) - Add formats with days to the duration field. [#​2217](https://gitlab.com/baserow/baserow/-/issues/2217) - Allow custom public share URLs [#​2292](https://gitlab.com/baserow/baserow/-/issues/2292) - Use primary row value in email notifications instead of just row ids [#​2293](https://gitlab.com/baserow/baserow/-/issues/2293) - Show billable label only to workspace admins [#​2295](https://gitlab.com/baserow/baserow/-/issues/2295) - Added instructions on how to deploy Baserow to Railway. [#​2308](https://gitlab.com/baserow/baserow/-/issues/2308) - Update Django to 4.1.X [#​761](https://gitlab.com/baserow/baserow/-/issues/761) - Added instructions on how to deploy Baserow to Digital Ocean Apps. [#​998](https://gitlab.com/baserow/baserow/-/issues/998) - Prepared Cloudron, all-in-one Docker image, and Heroku for having multiple application builder domains. ##### Bug fixes - Keep space for title in the row edit modal [#​1734](https://gitlab.com/baserow/baserow/-/issues/1734) - Avoid dangling snapshots [#​1793](https://gitlab.com/baserow/baserow/-/issues/1793) - Remove trailing spaces from datetime_format formula [#​2131](https://gitlab.com/baserow/baserow/-/issues/2131) - Fix get_adjacent_row bug causing not returning the correct adjacent row in certain situations. [#​2273](https://gitlab.com/baserow/baserow/-/issues/2273) - Fixes for Render deployments after changes for their plans. [#​2275](https://gitlab.com/baserow/baserow/-/issues/2275) - Fixes bug where the context menu was displaced if there was a vertical scrollbar (e.g. form form). [#​2286](https://gitlab.com/baserow/baserow/-/issues/2286) - Fix higher_than and lower_than frontend view filters for formula fields. [#​2289](https://gitlab.com/baserow/baserow/-/issues/2289) - Nullify single select field for KanbanView if it's been trashed. [#​711](https://gitlab.com/baserow/baserow/-/issues/711) - Fix cannot read properties of undefined workspace when navigating to a table that you don't have access to. - Fix bug where combined database and table level roles would not be respected when listing permissions. - Introduce Airtable import remove invalid surrogates JSON loads fallback. - Fixed a bug where the SENTRY_DSN env var was ignored. ##### Refactors - Redesign checkbox component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Refactor avatar UI component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - refactor badge component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Change analytics blacklist to whitelist [#​2204](https://gitlab.com/baserow/baserow/-/issues/2204) ##### Breaking API changes - New formulas returning a date_interval/duration are sent as number of seconds instead of a formatted string. [#​2190](https://gitlab.com/baserow/baserow/-/issues/2190)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/baserow/Chart.yaml | 6 +++--- charts/stable/baserow/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index e8ae1f5155d..adf73652bdc 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.22.2 +appVersion: 1.22.3 dependencies: - name: common version: 17.2.30 @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png keywords: - baserow -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow type: application -version: 11.1.16 +version: 11.1.17 diff --git a/charts/stable/baserow/values.yaml b/charts/stable/baserow/values.yaml index 13ab73522e3..83502e42307 100644 --- a/charts/stable/baserow/values.yaml +++ b/charts/stable/baserow/values.yaml @@ -1,6 +1,6 @@ image: repository: baserow/baserow - tag: 1.22.2@sha256:13b11201b4a4165d6c3b7d041c59a02fa82851ea8b465f43042a7c72e09b5742 + tag: 1.22.3@sha256:1ca1cdafa4c07e04c545d648d28fafa9fa3281beaa545bc68f8919811ea81195 pullPolicy: IfNotPresent securityContext: container: