From e246124f4a11c64a3ef8f6f272ac9cb2600099b7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Jun 2026 19:26:56 +0200 Subject: [PATCH] =?UTF-8?q?feat(wekan):=20update=20image=20docker.io/wekan?= =?UTF-8?q?team/wekan=20v9.54=20=E2=86=92=20v9.56=20(#49259)?= 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 | `0600ca3` → `d1e0e33` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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) ### [`v9.56`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v956-2026-06-18-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.55...v9.56) This release adds the following updates: - [Updated dependencies](https://redirect.github.com/wekan/wekan/pull/6395). Merged Dependabot update: dompurify 3.4.9 → 3.4.11 ([#​6395](https://redirect.github.com/wekan/wekan/pull/6395)), a patch update of the HTML sanitizer used for XSS protection. Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v9.55`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v955-2026-06-18-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.54...v9.55) This release fixes the following bugs: - [Fixed "Release All Platforms" snap build failing at upload with exit 64](https://redirect.github.com/wekan/wekan/commit/ddfe351968f629b619cd757c410a222381d11f98). The Launchpad snap build produced no `.snap` (only build logs), but `snapcraft remote-build` exited 0 so the workflow reported success; the upload step then globbed `wekan__*.snap`, matched nothing, and passed the literal pattern to `snapcraft upload` ("is not a valid file", exit 64). Hardened the workflow to verify a `.snap` was actually produced (instead of trusting the exit code alone), print the Launchpad build logs when it was not, and use `nullglob` + existence checks in the upload/attach steps so a no-match fails clearly instead of cryptically. Also made `releases/version.sh` set `snapcraft.yaml`'s `version:` robustly — matching `^version:` rather than a hard-coded line number and tolerating any quoting, then verifying the change applied — so the snap can no longer be built with a stale version that the upload glob cannot match, and the snap job fails fast if the tagged version does not match the release. Thanks to xet7. and adds the following features: - [Build WeKan server bundles for s390x, ppc64le and armv7l](https://redirect.github.com/wekan/wekan/commit/61c8b2fb244dcdfbd097122de6f0250b10a8f151). The "Release All Platforms" workflow now also builds the WeKan server bundle for every other architecture Node.js 24.x publishes binaries for — s390x, ppc64le and armv7l — by rebuilding the bundle's native modules under QEMU emulation, and attaches each `wekan--.zip` to the GitHub Release as an extra download. These extra-architecture bundles are not part of the Docker image or snap (run a separate MongoDB on those platforms), and are built independently so a slow or failing emulated build never blocks the main amd64/arm64/win64/mac release, Docker or snap. Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations.
--- ### Configuration 📅 **Schedule**: (UTC) - 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 0c4c84fa594..e470b8d763c 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 9.54.0 +appVersion: 9.56.0 dependencies: - name: common version: 29.5.3 @@ -44,5 +44,5 @@ sources: - https://hub.docker.com/r/wekanteam/wekan - https://wekan.github.io/ type: application -version: 21.27.0 +version: 21.28.0 diff --git a/charts/stable/wekan/values.yaml b/charts/stable/wekan/values.yaml index 99b9667618c..b3b71d3b5c3 100644 --- a/charts/stable/wekan/values.yaml +++ b/charts/stable/wekan/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/wekanteam/wekan - tag: v9.54@sha256:0600ca37357c3a80d7dba272750ae69be2da588c4cd203ac063155a55b7c7c51 + tag: v9.56@sha256:d1e0e33a1e5b5b4ca1d403b3404fda9e0a14f9ab8c40bb4d68a7b2aa9d871558 pullPolicy: IfNotPresent service: main: