From 8661c729d3476d1145c34d4937bfe80c1ea15304 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 Jan 2026 06:33:21 +0100 Subject: [PATCH] =?UTF-8?q?feat(wekan):=20update=20image=20docker.io/wekan?= =?UTF-8?q?team/wekan=20v8.20=20=E2=86=92=20v8.21=20(#43783)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `56ef07f` -> `47f3d39` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
wekan/wekan (docker.io/wekanteam/wekan) ### [`v8.21`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v821-2026-01-18-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v8.20...v8.21) This release fixes the following CRITICAL SECURITY ISSUES of [Snowbleed](https://wekan.fi/hall-of-fame/snowbleed/): - [Security Fix 2: OrgsTeamsBleed](https://redirect.github.com/wekan/wekan/commit/cabfeed9a68e21c469bf206d8655941444b9912c). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 3: ChecklistRESTBleed](https://redirect.github.com/wekan/wekan/commit/251d49eea94834cf351bb395808f4a56fb4dbb44). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 4: MigrationsBleed2](https://redirect.github.com/wekan/wekan/commit/cc35dafef57ef6e44a514a523f9a8d891e74ad8f). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 5: PositionHistoryBleed](https://redirect.github.com/wekan/wekan/commit/55576ec17722db094835470b386162c9a662fb60). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 6: SyncLDAPBleed](https://redirect.github.com/wekan/wekan/commit/146905a459106b5d00b4f09453a6554255e6965a). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 7: AttachmentMigrationBleed](https://redirect.github.com/wekan/wekan/commit/053bf1dfb76ef230db162c64a6ed50ebedf67eee). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 8: MoveStorageBleed](https://redirect.github.com/wekan/wekan/commit/c413a7e860bc4d93fe2adcf82516228570bf382d). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 9: ListWIPBleed](https://redirect.github.com/wekan/wekan/commit/8c0b4f79d8582932528ec2fdf2a4487c86770fb9). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 10: BoardTitleRESTBleed](https://redirect.github.com/wekan/wekan/commit/545566f5663545d16174e0f2399f231aa693ab6e). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 11: CardPubSubBleed](https://redirect.github.com/wekan/wekan/commit/0f5a9c38778ca550cbab6c5093470e1e90cb837f). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 12: FixDuplicateBleed](https://redirect.github.com/wekan/wekan/commit/4ce181d17249778094f73d21515f7f863f554743). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 13: LinkedBoardActivitiesBleed](https://redirect.github.com/wekan/wekan/commit/91a936e07d2976d4246dfe834281c3aaa87f9503). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. - [Security Fix 14: RulesBleed](https://redirect.github.com/wekan/wekan/commit/a787bcddf33ca28afb13ff5ea9a4cb92dceac005). Thanks to [Joshua Rogers](https://joshua.hu) of [Aisle Research](https://aisle.com) and xet7. and adds the following new features: - [Show password at Login and Register pages](https://redirect.github.com/wekan/wekan/commit/d30192f7f925a055e6f31723c47ad32b628ff2c0). Thanks to xet7. and adds the following updates: - [Updated Docker build command](https://redirect.github.com/wekan/wekan/commit/b88b27689af8c5abf23dd7891780581a2d92001d). Thanks to xet7. - [Updated Windows Bundle build .bat script](https://redirect.github.com/wekan/wekan/commit/f0118d52e984628b0e06e36d7b7f90166d18fbf7). Thanks to xet7. - [Updated Linux arm64 bundle build script](https://redirect.github.com/wekan/wekan/commit/e2ec50730ff7fd4eb805071bb17fe0c105514f83). Thanks to xet7. - [Updated Linux s390x bundle build script](https://redirect.github.com/wekan/wekan/commit/980510d71ad428325645dd53297f4ce20bd12983). Thanks to xet7. - [Bump tar and @​mapbox/node-pre-gyp](https://redirect.github.com/wekan/wekan/pull/6071). Thanks to dependabot. - [Upgrade to Meteor 2.16](https://redirect.github.com/wekan/wekan/pull/6072). Thanks to harryadel. - [Updated dependencies](https://redirect.github.com/wekan/wekan/commit/95da8966fe3bebc7c5ef2c1fc555de5fa239f8ca). Thanks to developers of dependencies. and fixes the following bugs: - [Fixed "Copy card link to clipboard" icon often not working](https://redirect.github.com/wekan/wekan/commit/d337afd5d3e8ca719adcde13d2b24d983e0f9926). Thanks to brlin-tw and xet7. - [Fix DB migration from 8.19 to 8.20 is in a loop](https://redirect.github.com/wekan/wekan/commit/2fa490d83da858b193ca6a363e1599c5bbe55640). Thanks to MaccabeeY and xet7. Thanks to above GitHub users for their contributions and translators for their translations.
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/wekan/Chart.yaml | 4 ++-- charts/stable/wekan/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 524191df634..4936b286886 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 8.20.0 +appVersion: 8.21.0 dependencies: - name: common version: 28.29.20 @@ -46,5 +46,5 @@ sources: - https://hub.docker.com/r/wekanteam/wekan - https://wekan.github.io/ type: application -version: 18.14.2 +version: 18.15.0 diff --git a/charts/stable/wekan/values.yaml b/charts/stable/wekan/values.yaml index 4d0044d631b..09f7efb5665 100644 --- a/charts/stable/wekan/values.yaml +++ b/charts/stable/wekan/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/wekanteam/wekan - tag: v8.20@sha256:56ef07f499f779a280a2faac7f5be4d834c9a484e57215c8175be79472e99812 + tag: v8.21@sha256:47f3d39c90e441ac2fe2682b6a2ef44eba1ae04cae61028dd31e550717636655 pullPolicy: IfNotPresent service: main: