feat(wekan): update image docker.io/wekanteam/wekan v9.20 → v9.21 (#48319)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `b72b125` → `1f6fab6` | --- > [!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.21`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v921-2026-05-17-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.20...v9.21) This release adds the following updates: - [Updated version scripts](https://redirect.github.com/wekan/wekan/commit/5748475e8d0ea6ce2b6a0a88e0d20491f97b1cda). Thanks to xet7. - [Updated Kin 2.0 Meta OS to Friend page](https://redirect.github.com/wekan/wekan/commit/3390324c2ae10d5320de0d57d6d7b21e7c1bd42d). Thanks to xet7. - [Added Docs for Meteor 3 Docker WeKan with ChangeStreams etc](https://redirect.github.com/wekan/wekan/commit/d5d04728fbe3d27f2ef65d2fdef0d3818ba02eaf). Thanks to xet7. - [Set default to changeStreams and uws](https://redirect.github.com/wekan/wekan/commit/964caabaaf1a535556185d194d18e30bbbc1405b). Thanks to xet7. and fixes the following bugs: - [Fix sudden logouts](https://redirect.github.com/wekan/wekan/commit/c2f67001d6a861291cc1fab4670a7131088d1acd). 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.20.0
|
||||
appVersion: 9.21.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 21.9.0
|
||||
version: 21.10.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v9.20@sha256:b72b125206eab795bff6cdd690388b75ea0da9afb892732095253b1f2bc97ac0
|
||||
tag: v9.21@sha256:1f6fab6abd73a928f6a2d8536bab0bd354be7556921abd821ff9648e22cafbaa
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user