TrueChartsClone/charts/stable/wekan/Chart.yaml

45 lines
1.1 KiB
YAML
Raw Normal View History

annotations:
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443) **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 - [ ] 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-29 10:28:39 +00:00
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image wekanteam/wekan to v7.51@a95628f by renovate (#23886) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.50` -> `v7.51` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>wekan/wekan (wekanteam/wekan)</summary> ### [`v7.51`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v751-2024-06-27-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.50...v7.51) This release adds the following updates: - [Updated dependencies](https://togithub.com/wekan/wekan/pull/5452). Thanks to dependabot. - Moved docs from wiki to wekan repo docs directory, organized to subdirectories. Organizing and updating in progress. [Part 1](https://togithub.com/wekan/wekan/commit/1961e22cbd51e83aa131c8b092c7d43475a021eb), [Part 2](https://togithub.com/wekan/wekan/commit/ce89ff48331a27ffb42d021833c78df3a462b9db), [Part 3](https://togithub.com/wekan/wekan/commit/449c02c42a0183a49592ada89bdfb8f25e5db903), [Part 4](https://togithub.com/wekan/wekan/commit/0fb2f7fdd6b6cb828ab4ea534204a5b834d2e19a), [Part 5](https://togithub.com/wekan/wekan/commit/e9c1c620eb938349c30761497066daf41cdcfc19), [Part 6](https://togithub.com/wekan/wekan/commit/6b7b66801b716e1d0bf2548b18eed4ed4e354f2d), [Part 7](https://togithub.com/wekan/wekan/commit/1cfaddff9cd4fe84fb74c80d1585f2a5dd65f5ca), [Part 8](https://togithub.com/wekan/wekan/commit/057ac4031eaa912b849c637e163f4dffa79a9329), [Part 9](https://togithub.com/wekan/wekan/commit/52375df78380bbe3407b51dc986baaf6f31f40e4), [Part 10](https://togithub.com/wekan/wekan/commit/00a56f6aaa0c2bcd24ca8829a0718b45e7cedf04), [Part 11](https://togithub.com/wekan/wekan/commit/c863428aa2597457fc4931e7b1bdd75d6cc2610b). Thanks to xet7. and fixes the following bugs: - [Fix ModernDark Cards not showing correctly](https://togithub.com/wekan/wekan/pull/5455). Thanks to walster001. Thanks to above GitHub users for their contributions and translators for their translations. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-27 18:30:15 +00:00
appVersion: 7.51.0
dependencies:
- name: common
version: 24.1.5
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: mongodb
version: 13.0.12
2024-02-17 13:15:20 +00:00
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
tags: []
import-values: []
deprecated: false
description: WeKan - Open Source kanban
home: https://truecharts.org/charts/stable/wekan
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp
keywords:
- wekan
- kanban
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: wekan
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
- https://github.com/wekan/wekan
- https://hub.docker.com/r/wekanteam/wekan
- https://wekan.github.io/
type: application
version: 16.6.1