This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.21` -> `v7.22` | --- > [!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.22`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v722-2023-12-01-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.21...v7.22) This release adds the following new features: - [At right sidebar, moved Minicard Settings to Card Settings popup](https://togithub.com/wekan/wekan/commit/2f2a039e3c1957b8921f3800315508d4f51c21b7). Thanks to Roemer and xet7. - [New feature: Sidebar / Card Settings / Creator at minicard](https://togithub.com/wekan/wekan/commit/f3242869110738210b712761dda67fec34932307). Thanks to Roemer and xet7. and adds the following updates: - [Upgraded to MongoDB 6.0.12 at Snap Candidate](https://togithub.com/wekan/wekan/commit/31ca78c17b0c734087cef99d481b939ac9533612). Thanks to MongoDB developers. and fixes the following bugs: - [Fixed Markdown and copy buttons on top of text](https://togithub.com/wekan/wekan/commit/3cc10c77f99db344d0af3d6d862eb05c909fbf2c). Thanks to mueller-ma and xet7. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
kubeVersion: '>=1.24.0'
|
|
apiVersion: v2
|
|
name: wekan
|
|
version: 10.4.0
|
|
appVersion: "7.22"
|
|
description: WeKan - Open Source kanban
|
|
home: https://truecharts.org/charts/stable/wekan
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
|
deprecated: false
|
|
sources:
|
|
- https://wekan.github.io/
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
|
- https://hub.docker.com/r/wekanteam/wekan
|
|
- https://github.com/wekan/wekan
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- wekan
|
|
- kanban
|
|
dependencies:
|
|
- name: common
|
|
version: 14.3.5
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: mongodb
|
|
version: 6.0.67
|
|
repository: https://deps.truecharts.org
|
|
condition: mongodb.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
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
|