feat(wekan): update image docker.io/wekanteam/wekan v9.08 → v9.15 (#47976)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `462a75f` → `ec8ea09` | --- > [!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.15`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v915-2026-05-08-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.14...v9.15) This release adds the following updates: - [Update release script to force include required file](https://redirect.github.com/wekan/wekan/commit/87151338688759b32c72f0ab21fee62ddd6712ca). Thanks to xet7. and fixes the following bugs: - [Fix to run code only if there is userId and user](https://redirect.github.com/wekan/wekan/commit/f778707236bfdb962bab9d406bdfe7fba9b675ef). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v9.14`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v914-2026-05-07-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.12...v9.14) This release fixes the following bugs: - [Snap Candidate: Reinitialize MongoDB ReplicaSet if it needs reconfig. When restoring, don't restore indexes](https://redirect.github.com/wekan/wekan/commit/8349167a32672f4c6e62ef6acbd2c9644b3e64fe). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v9.12`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v912-2026-05-07-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.11...v9.12) This release fixes the following bugs: - [Fix Snap Candidate: Wait for MongoDB to start before starting Node.js](https://redirect.github.com/wekan/wekan/commit/57f1f9da5b34984d53edd570c5ae2d54aa988f94). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v9.11`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v911-2026-05-07-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.10...v9.11) This release fixes the following bugs: - [Fix Snap common directory path for Parallel Snap](https://redirect.github.com/wekan/wekan/commit/5b1cd3dc2fdea24ef5c86ac06a31acc664037bb1). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v9.10`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v910-2026-05-07-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.09...v9.10) This release fixes the following bugs: - [Fix attachment cursor handling and await board access check](https://redirect.github.com/wekan/wekan/pull/6330). Thanks to KhaoulaMaleh. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v9.09`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v909-2026-05-07-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.08...v9.09) This release fixes the following CRITICAL SECURITY ISSUES of [AuthBleed](https://wekan.fi/hall-of-fame/authbleed/): - [Fixed AuthBleed](https://redirect.github.com/wekan/wekan/commit/62c01725f91f0c2673839e3b460b5348b5562e6b). Thanks to Qiulin Deng and xet7. and adds the following updates: - Docs: Clarified SECURITY.md. [Part 1](https://redirect.github.com/wekan/wekan/commit/f347dc7d4dcf876a063a9aa4f1ea148d2894ac4c), [Part 2](https://redirect.github.com/wekan/wekan/commit/90cfc3f69692dd7c78cb1382565e3cbd62fbff49). Thanks to xet7. - [Updated GitHub Actions to build release bundles](https://redirect.github.com/wekan/wekan/commit/4520a432c4bfa7e9e3ff002ef267a52e51588d78). Thanks to xet7. and adds the following tests: - [Added Playwright Tests 2026-05-07: 16 specs. 306/306 passing](https://redirect.github.com/wekan/wekan/commit/f2d6695fdc0ea16d8e833adf29e7e95a2df00325). 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:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.08.0
|
||||
appVersion: 9.15.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.2.8
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 21.2.0
|
||||
version: 21.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v9.08@sha256:462a75fecb804aae6ec59c57a092b7e43ed25aac593a5011300c84090f264f2c
|
||||
tag: v9.15@sha256:ec8ea09ff5d8b51d6b1b6e3ca9f4f47538ca3c2356fa7d395c9c0929d4943cb4
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user