TrueChartsClone/charts/stable/baserow/Chart.yaml

44 lines
1.2 KiB
YAML
Raw Normal View History

annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image baserow/baserow to v1.22.2@13b1120 by renovate (#17268) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `1.22.1` -> `1.22.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.22.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1222) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.22.1...1.22.2) ##### New features - Allow form view prefill of multiple link to table entries [#&#8203;2024](https://gitlab.com/baserow/baserow/-/issues/2024) - Show the button formula as a clickable button. [#&#8203;2089](https://gitlab.com/baserow/baserow/-/issues/2089) - Add group by support for the duration field type [#&#8203;2191](https://gitlab.com/baserow/baserow/-/issues/2191) - Implement Sentry integration (FE/BE) via environment variables. [#&#8203;2205](https://gitlab.com/baserow/baserow/-/issues/2205) - Allow string values for link row field and multi select [#&#8203;2250](https://gitlab.com/baserow/baserow/-/issues/2250) ##### Bug fixes - Fixed bug where row was overwritten on update. It now only updates read-only data. [#&#8203;1405](https://gitlab.com/baserow/baserow/-/issues/1405) - Fixed bug where it was not possible to update a row that was still being created. [#&#8203;1507](https://gitlab.com/baserow/baserow/-/issues/1507) - Introduce en-x-icu collation for basic fields [#&#8203;1603](https://gitlab.com/baserow/baserow/-/issues/1603) - Fix bug when clicking browser's back button didn't close Row edit modal. [#&#8203;2140](https://gitlab.com/baserow/baserow/-/issues/2140) - Fix a bug that prevent s manually reordering rows if a filter is applied on a hidden field. [#&#8203;2175](https://gitlab.com/baserow/baserow/-/issues/2175) - Dont propagate ViewDoesNotExist in updating index task [#&#8203;2202](https://gitlab.com/baserow/baserow/-/issues/2202) - Return proper exception when share_id is invalid [#&#8203;2203](https://gitlab.com/baserow/baserow/-/issues/2203) - Fix bug where the `source` argument was passed to the child serializer when user_field_names=True. [#&#8203;2268](https://gitlab.com/baserow/baserow/-/issues/2268) ##### Refactors - refactor pagination component [#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Change cookie values stored for last remembered view ID to shorter ones. [#&#8203;2105](https://gitlab.com/baserow/baserow/-/issues/2105) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-15 07:19:44 -05:00
appVersion: 1.22.2
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.1.6
repository: https://deps.truecharts.org
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.png
keywords:
- baserow
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: baserow
sources:
- https://hub.docker.com/r/baserow/baserow
- https://gitlab.com/bramw/baserow/
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
type: application
chore(deps): update container image baserow/baserow to v1.22.2@13b1120 by renovate (#17268) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `1.22.1` -> `1.22.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.22.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1222) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.22.1...1.22.2) ##### New features - Allow form view prefill of multiple link to table entries [#&#8203;2024](https://gitlab.com/baserow/baserow/-/issues/2024) - Show the button formula as a clickable button. [#&#8203;2089](https://gitlab.com/baserow/baserow/-/issues/2089) - Add group by support for the duration field type [#&#8203;2191](https://gitlab.com/baserow/baserow/-/issues/2191) - Implement Sentry integration (FE/BE) via environment variables. [#&#8203;2205](https://gitlab.com/baserow/baserow/-/issues/2205) - Allow string values for link row field and multi select [#&#8203;2250](https://gitlab.com/baserow/baserow/-/issues/2250) ##### Bug fixes - Fixed bug where row was overwritten on update. It now only updates read-only data. [#&#8203;1405](https://gitlab.com/baserow/baserow/-/issues/1405) - Fixed bug where it was not possible to update a row that was still being created. [#&#8203;1507](https://gitlab.com/baserow/baserow/-/issues/1507) - Introduce en-x-icu collation for basic fields [#&#8203;1603](https://gitlab.com/baserow/baserow/-/issues/1603) - Fix bug when clicking browser's back button didn't close Row edit modal. [#&#8203;2140](https://gitlab.com/baserow/baserow/-/issues/2140) - Fix a bug that prevent s manually reordering rows if a filter is applied on a hidden field. [#&#8203;2175](https://gitlab.com/baserow/baserow/-/issues/2175) - Dont propagate ViewDoesNotExist in updating index task [#&#8203;2202](https://gitlab.com/baserow/baserow/-/issues/2202) - Return proper exception when share_id is invalid [#&#8203;2203](https://gitlab.com/baserow/baserow/-/issues/2203) - Fix bug where the `source` argument was passed to the child serializer when user_field_names=True. [#&#8203;2268](https://gitlab.com/baserow/baserow/-/issues/2268) ##### Refactors - refactor pagination component [#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Change cookie values stored for last remembered view ID to shorter ones. [#&#8203;2105](https://gitlab.com/baserow/baserow/-/issues/2105) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-15 07:19:44 -05:00
version: 11.1.10