chore(deps): update container image baserow/baserow to v1.24.2@c0f601f by renovate (#20567)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [baserow/baserow](https://gitlab.com/baserow/baserow) | minor | `1.23.0` -> `1.24.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>baserow/baserow (baserow/baserow)</summary> ### [`v1.24.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1242) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.24.1...1.24.2) ##### Bug fixes - Fix ownership when initializing PG15 database. ### [`v1.24.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1241) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.24.0...1.24.1) ##### New features - Add the 'Clear' shortcut key for full-sized Mac keyboards. [#​2198](https://gitlab.com/baserow/baserow/-/issues/2198) - add input_type to InputTextElement to handle password type [#​2446](https://gitlab.com/baserow/baserow/-/issues/2446) ##### Bug fixes - Fixes the Render deployment by enforcing http. - Fix selecting role on database and table level. ### [`v1.24.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1240) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.23.2...1.24.0) ##### New features - Make links in the URL field type clickable in the row edit modal. [#​1072](https://gitlab.com/baserow/baserow/-/issues/1072) - Display unavailable advanced/enterprise roles even if the user isn't on one of these plans [#​1313](https://gitlab.com/baserow/baserow/-/issues/1313) - Made email notifications clickable and link to related row. [#​1881](https://gitlab.com/baserow/baserow/-/issues/1881) - Introduce 'greater than or equal to' and 'lower than or equal to' filter types for number fields [#​1988](https://gitlab.com/baserow/baserow/-/issues/1988) - Add support for user mentions in the rich text field. [#​2041](https://gitlab.com/baserow/baserow/-/issues/2041) - Introduced is any of and is none of filters. [#​2102](https://gitlab.com/baserow/baserow/-/issues/2102) - Add keyboard shortcuts to interact with Application Builder elements: c (select child), p (select parent), arrow keys (select elements), arrow keys + alt/option (move elements). [#​2198](https://gitlab.com/baserow/baserow/-/issues/2198) - Add a new data provider that allows to use values from previous actions in formulas [#​2224](https://gitlab.com/baserow/baserow/-/issues/2224) - For Grid view, show field name on hover if it doesn't fit in the field width [#​2236](https://gitlab.com/baserow/baserow/-/issues/2236) - Allow optional co-branding in enterprise. [#​2294](https://gitlab.com/baserow/baserow/-/issues/2294) - Allow selecting entire array result in data explorer [#​2347](https://gitlab.com/baserow/baserow/-/issues/2347) - Allow to define visibility for elements in application builder [#​2374](https://gitlab.com/baserow/baserow/-/issues/2374) - Add logout action to application builder [#​2390](https://gitlab.com/baserow/baserow/-/issues/2390) - Add after login even for the authentication form [#​2391](https://gitlab.com/baserow/baserow/-/issues/2391) - Add links to the rich text field. [#​2412](https://gitlab.com/baserow/baserow/-/issues/2412) - Tweaked the application builder data source and events forms so that they occasionally use our smaller form input variant. [#​2447](https://gitlab.com/baserow/baserow/-/issues/2447) - Improved upon loading states for elements which can dispatch a workflow action. [#​2449](https://gitlab.com/baserow/baserow/-/issues/2449) - Allow overwriting generative ai settings on workspace level. [#​2490](https://gitlab.com/baserow/baserow/-/issues/2490) - Add && and || operators to the formula language [#​2135](https://gitlab.com/baserow/baserow/-/issues/2135) - Introduced a new AI field type ##### Bug fixes - Fixed copy and paste of unnamed rows for link row field [#​1744](https://gitlab.com/baserow/baserow/-/issues/1744) - Application builder integrations are now loaded with the application [#​2156](https://gitlab.com/baserow/baserow/-/issues/2156) - Fixed a bug that caused displacement of the filter type dropdown in survey mode forms. [#​2400](https://gitlab.com/baserow/baserow/-/issues/2400) - Allow selecting the value property for linked tables field. It also fixes the data schema icons for File fields" [#​2402](https://gitlab.com/baserow/baserow/-/issues/2402) - Resolved an issue where creating/updating a row in a workflow action would break if the field was read only. [#​2408](https://gitlab.com/baserow/baserow/-/issues/2408) - Improved formula input field reactivity [#​2420](https://gitlab.com/baserow/baserow/-/issues/2420) - Resolved an issue causing the rich text menus to malfunction in Safari. [#​2428](https://gitlab.com/baserow/baserow/-/issues/2428) - Resolved an issue where a list data source's row index would raise an error when used in the current_record data provider. [#​2431](https://gitlab.com/baserow/baserow/-/issues/2431) - Disable HTML support in the rich text field [#​2450](https://gitlab.com/baserow/baserow/-/issues/2450) - Fix [#​2464](https://gitlab.com/baserow/baserow/-/issues/2464) - Resolved an error which was raised when an application was published with a misconfigured user source. [#​2467](https://gitlab.com/baserow/baserow/-/issues/2467) - Resolved an issue where updating a table element with an invalid data source would cause the backend to throw an unhandled error. [#​2468](https://gitlab.com/baserow/baserow/-/issues/2468) - ensure that the get row service type path importer receives no field it doesn t fail hard [#​2473](https://gitlab.com/baserow/baserow/-/issues/2473) - Using login form if you are already logged doesn't require to click twice on the button anymore [#​2476](https://gitlab.com/baserow/baserow/-/issues/2476) - Fix bug where cards were overlapping if the field name was too long. [#​2478](https://gitlab.com/baserow/baserow/-/issues/2478) - Resolved an issue preventing the import/export of workspaces containing a duration field. [#​2507](https://gitlab.com/baserow/baserow/-/issues/2507) - Restrict 'Manage members' context menu item to database applications only. [#​2510](https://gitlab.com/baserow/baserow/-/issues/2510) - Fix a bug preventing to trigger a test call for the `update_row` webhook event type. [#​2511](https://gitlab.com/baserow/baserow/-/issues/2511) - Collection fields are now deleted on table element update - Dropdown opened low on the page opens upward now - Fixed a memory leak in the all_models property key of the apps registry. - Fix thread safety bug of the table get_model method. [#​2421](https://gitlab.com/baserow/baserow/-/issues/2421) - Restore dashboard performances when getting all applications ##### Refactors - Create base components for the AB [#​2355](https://gitlab.com/baserow/baserow/-/issues/2355) - Change application builder elements order ##### Breaking API changes - Made the application request serializers polymorphic. - Breaking change: when an application is created or updated via the API with an invalid `type` we will now return an `ERROR_APPLICATION_TYPE_DOES_NOT_EXIST` error code, rather than `ERROR_REQUEST_BODY_VALIDATION`. ### [`v1.23.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1232) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.23.1...1.23.2) ##### Bug fixes - Fix thread safety bug of the table get_model method. [#​2421](https://gitlab.com/baserow/baserow/-/issues/2421) ### [`v1.23.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1231) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.23.0...1.23.1) ##### New features - Copy single value to all selected cells [#​2238](https://gitlab.com/baserow/baserow/-/issues/2238) - Added templates: Net Promoter score, Project Management, OOO Management, Agile Product Roadmap ##### Bug fixes - Resolved an issue causing duplicate notifications and improved handling of multiple WorkspaceInvitations for the same user. [#​2350](https://gitlab.com/baserow/baserow/-/issues/2350) - Tweaked the application builder Examples page table element columns. [#​2382](https://gitlab.com/baserow/baserow/-/issues/2382) - Fix port binding problem in the all in one image. [#​2403](https://gitlab.com/baserow/baserow/-/issues/2403) - ensure that the list rows service type path importer receives no row or field it doesn't fail. [#​2411](https://gitlab.com/baserow/baserow/-/issues/2411) - Fix error for invalid formulas in DropdownElement default value [#​2414](https://gitlab.com/baserow/baserow/-/issues/2414) - Resolved an issue where an application's user sources would try and list users when no table had been selected. [#​2415](https://gitlab.com/baserow/baserow/-/issues/2415) - Ensure the dispatch datasources endpoint handles missing pages properly. [#​2417](https://gitlab.com/baserow/baserow/-/issues/2417) - Fix error fro workflow actions with no loading indicator [#​2418](https://gitlab.com/baserow/baserow/-/issues/2418) - Resolved an issue with the update row workflow action throwing an error if an invalid row ID was provided. [#​2419](https://gitlab.com/baserow/baserow/-/issues/2419) - Improve page editor performances when using lots of input elements [#​2420](https://gitlab.com/baserow/baserow/-/issues/2420) - Delete group by if the field is changed to an incompatible type. - Fixed public grid view failing is empty order_by parameter was provided. - Show billable badge to billable roles. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> --------- Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.23.0
|
||||
appVersion: 1.24.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://gitlab.com/bramw/baserow/
|
||||
- https://hub.docker.com/r/baserow/baserow
|
||||
type: application
|
||||
version: 14.5.0
|
||||
version: 14.6.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: baserow/baserow
|
||||
tag: 1.23.0@sha256:32bff9b60b22a8b815e41710e62d8c1245608518f15263661d313507681a757f
|
||||
tag: 1.24.2@sha256:c0f601fd71ea00f76eead4421f4a146b49402e51de2acfa2c96b3a27500441b4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
@@ -21,11 +21,11 @@ workload:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
path: "/_health"
|
||||
type: tcp
|
||||
readiness:
|
||||
path: "/_health"
|
||||
type: tcp
|
||||
startup:
|
||||
path: "/_health"
|
||||
type: tcp
|
||||
env:
|
||||
DATABASE_NAME: "{{ .Values.cnpg.main.database }}"
|
||||
DATABASE_USER: "{{ .Values.cnpg.main.user }}"
|
||||
@@ -35,8 +35,8 @@ workload:
|
||||
REDIS_PROTOCOL: "redis"
|
||||
BASEROW_CADDY_ADDRESSES: ":{{ .Values.service.main.ports.main.port }}"
|
||||
# User Defined
|
||||
|
||||
BASEROW_PUBLIC_URL: "http://localhost:10228"
|
||||
BASEROW_TRIGGER_SYNC_TEMPLATES_AFTER_MIGRATION: false
|
||||
BASEROW_PUBLIC_URL: "http://127.0.0.1:10228"
|
||||
FROM_EMAIL: ""
|
||||
EMAIL_SMTP: ""
|
||||
EMAIL_SMTP_USE_TLS: ""
|
||||
|
||||
Reference in New Issue
Block a user