feat(wekan): update image docker.io/wekanteam/wekan v9.54 → v9.56 (#49259)

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

<details>
<summary>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`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
([#&#8203;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_<version>_*.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-<version>-<arch>.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.

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC93ZWthbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-06-18 19:26:56 +02:00
committed by GitHub
parent 4235bcdcd2
commit e246124f4a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: