chore(deps): update container image wekanteam/wekan to v7.22@2331615 (#15569)
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-->
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: wekan
|
||||
version: 10.3.0
|
||||
appVersion: "7.21"
|
||||
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://github.com/wekan/wekan
|
||||
- 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.21@sha256:d8c16e3837c752eb259f120a501c139a4481c2fe69a070ef139293f2e5691cf7
|
||||
tag: v7.22@sha256:233161582522e7e779e17f513c779b50fb289e3ca3ad332482b96e29d1abe321
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user