TrueChartsClone/charts/stable/baserow/Chart.yaml

44 lines
1.2 KiB
YAML
Raw Normal View History

annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
chore(apps): update metadata in chart.yaml (#17457) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-01-21 09:14:33 -05:00
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image baserow/baserow to v1.22.3@1ca1cda by renovate (#17982) 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 <details> <summary>baserow/baserow (baserow/baserow)</summary> ### [`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 [#&#8203;1792](https://gitlab.com/baserow/baserow/-/issues/1792) - Add segmentControl UI component [#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Add support to reference duration fields in the formula language. [#&#8203;2190](https://gitlab.com/baserow/baserow/-/issues/2190) - Add formats with days to the duration field. [#&#8203;2217](https://gitlab.com/baserow/baserow/-/issues/2217) - Allow custom public share URLs [#&#8203;2292](https://gitlab.com/baserow/baserow/-/issues/2292) - Use primary row value in email notifications instead of just row ids [#&#8203;2293](https://gitlab.com/baserow/baserow/-/issues/2293) - Show billable label only to workspace admins [#&#8203;2295](https://gitlab.com/baserow/baserow/-/issues/2295) - Added instructions on how to deploy Baserow to Railway. [#&#8203;2308](https://gitlab.com/baserow/baserow/-/issues/2308) - Update Django to 4.1.X [#&#8203;761](https://gitlab.com/baserow/baserow/-/issues/761) - Added instructions on how to deploy Baserow to Digital Ocean Apps. [#&#8203;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 [#&#8203;1734](https://gitlab.com/baserow/baserow/-/issues/1734) - Avoid dangling snapshots [#&#8203;1793](https://gitlab.com/baserow/baserow/-/issues/1793) - Remove trailing spaces from datetime_format formula [#&#8203;2131](https://gitlab.com/baserow/baserow/-/issues/2131) - Fix get_adjacent_row bug causing not returning the correct adjacent row in certain situations. [#&#8203;2273](https://gitlab.com/baserow/baserow/-/issues/2273) - Fixes for Render deployments after changes for their plans. [#&#8203;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). [#&#8203;2286](https://gitlab.com/baserow/baserow/-/issues/2286) - Fix higher_than and lower_than frontend view filters for formula fields. [#&#8203;2289](https://gitlab.com/baserow/baserow/-/issues/2289) - Nullify single select field for KanbanView if it's been trashed. [#&#8203;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 [#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Refactor avatar UI component [#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918) - refactor badge component [#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Change analytics blacklist to whitelist [#&#8203;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. [#&#8203;2190](https://gitlab.com/baserow/baserow/-/issues/2190) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 13:19:59 -05:00
appVersion: 1.22.3
dependencies:
- name: common
chore(deps): update container image common to v19.0.0@eef2062 by renovate (#18956) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | major | `18.2.0` -> `19.0.0` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | major | `17.5.1` -> `19.0.0` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | major | `17.3.14` -> `19.0.0` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | major | `18.0.4` -> `19.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-07 09:09:52 -05:00
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
2024-02-17 08:15:20 -05:00
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.png
keywords:
- baserow
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: baserow
sources:
- https://gitlab.com/bramw/baserow/
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
- https://hub.docker.com/r/baserow/baserow
type: application
version: 12.4.1