9ad34eb730
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `b06a80a` -> `cbfbcd4` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>baserow/baserow (docker.io/baserow/baserow)</summary> ### [`v1.34.5`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1345) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.4...1.34.5) ##### Bug fixes - \[Database] Speed up a slow query to update search vectors and automatically remove stale entries from the pending updates table. ##### Refactors - \[Builder] Improve performances of page data sources dispatch endpoint - \[Core] Process storage usage update more often ### [`v1.34.4`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1344) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.3...1.34.4) ##### Bug fixes - \[Database] Fix Field `id` expected by got dict error ### [`v1.34.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1343) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.34.2...1.34.3) ##### New features - \[Dashboard] Separate bar and line charts as new chart options [#​3663](https://gitlab.com/baserow/baserow/-/issues/3663) ##### Bug fixes - \[Database] Handle empty number\_decimal\_places value for number formula field [#​3616](https://gitlab.com/baserow/baserow/-/issues/3616) - \[Builder] Remove toast in the editor as it is confusing [#​3750](https://gitlab.com/baserow/baserow/-/issues/3750) - \[Database] Do not re-raise mapped exceptions when running jobs [#​3753](https://gitlab.com/baserow/baserow/-/issues/3753) - \[Builder] Fix font family from theme not applied to previewed/published page - \[Core] Fixed issue where applications failed to load properly with multiple workspaces - \[Builder] Resolved an issue which prevented data sources from being able to choose a specific view. - \[Database] Stop scheduling search tasks if the workspace is None (i.e. snapshots) ##### Refactors - \[Builder] Automatically delete services when workflow actions are deleted - \[Core] Remove obsolete compose versions </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: productivity
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 1.34.5
|
|
dependencies:
|
|
- name: common
|
|
version: 28.13.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: redis
|
|
version: 17.1.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: redis.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Baserow is an open source no-code database tool and Airtable alternative.
|
|
home: https://truecharts.org/charts/stable/baserow
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.webp
|
|
keywords:
|
|
- baserow
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: baserow
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
|
|
- https://gitlab.com/bramw/baserow/
|
|
- https://hub.docker.com/r/baserow/baserow
|
|
type: application
|
|
version: 16.3.2
|
|
|