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.11"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image baserow/baserow to v1.23.0@c7a436e by renovate (#19093) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [baserow/baserow](https://gitlab.com/baserow/baserow) | minor | `1.22.3` -> `1.23.0` | --- > [!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.23.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1230) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.22.3...1.23.0) ##### New features - Introduced new password field type. [#&#8203;2123](https://gitlab.com/baserow/baserow/-/issues/2123) - Support ad hoc filtering in grid view for editor roles and lower [#&#8203;2329](https://gitlab.com/baserow/baserow/-/issues/2329) - Support ad hoc sorting in grid and gallery views [#&#8203;2361](https://gitlab.com/baserow/baserow/-/issues/2361) - Add ad hoc filtering support for editor and lower for gallery and kanban views [#&#8203;2375](https://gitlab.com/baserow/baserow/-/issues/2375) - Add rich text formatting and Markdown support to the long text field. [#&#8203;622](https://gitlab.com/baserow/baserow/-/issues/622) ##### Bug fixes - Fix the number of workspaces in the admin dashboard. [#&#8203;1195](https://gitlab.com/baserow/baserow/-/issues/1195) - File import will now ignore spaces around text values [#&#8203;2305](https://gitlab.com/baserow/baserow/-/issues/2305) - Resolve the issue where table import options vanish upon interacting with the form that displays these options, disrupting the table import process. [#&#8203;2326](https://gitlab.com/baserow/baserow/-/issues/2326) - Fix bug blocking grid view access after creating a lookup to a duration field. [#&#8203;2333](https://gitlab.com/baserow/baserow/-/issues/2333) - Adjusted the title height in the row modal to accommodate long text. [#&#8203;2334](https://gitlab.com/baserow/baserow/-/issues/2334) - Fix a bug blocking users to add row color conditions if the primary field has no compatible filters. [#&#8203;2341](https://gitlab.com/baserow/baserow/-/issues/2341) - Use the correct `get_human_readable_value` when creating row related notifications. [#&#8203;2345](https://gitlab.com/baserow/baserow/-/issues/2345) - Return an empty body instead of a string with a HTTP 204 status code [#&#8203;2348](https://gitlab.com/baserow/baserow/-/issues/2348) - Prevent editor and lower roles from creating aggregations [#&#8203;2369](https://gitlab.com/baserow/baserow/-/issues/2369) - Sanitize filter values to remove nul characters [#&#8203;2398](https://gitlab.com/baserow/baserow/-/issues/2398) - Fix bug where the period field update can result in a deadlock when it has multiple dependencies. ##### Refactors - Optimize usage counters tasks to run only for updated tables. [#&#8203;1297](https://gitlab.com/baserow/baserow/-/issues/1297) - Refactored cache clearing logic to target only dynamic models, preserving the global cache for all models. - Update axios and posthog-jw frontend libraries </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-10 21:03:20 -04:00
appVersion: 1.23.0
dependencies:
- name: common
version: 20.3.11
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 13.3.11
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.webp
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
fix(scale-gui): replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI (#21154) **Description** Seems this was missing in the gui by accident **⚙️ 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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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-04-22 08:11:52 -04:00
version: 12.11.19