Files
truecharts/charts/stable/wekan
TrueCharts Bot e246124f4a 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=-->
2026-06-18 19:26:56 +02:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://oci.trueforge.org/truecharts/wekan

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/wekan

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/wekan/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project