feat(wekan): update image docker.io/wekanteam/wekan v8.35 → v8.36 (#46243)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `8845332` → `fd29270` | --- > [!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> ### [`v8.36`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v836-2026-03-20-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v8.35...v8.36) This release fixes the following CRITICAL SECURITY ISSUES of [IntegrationBleed](https://wekan.fi/hall-of-fame/integrationBleed/): - [Fix RebindBleed of IntegrationBleed](https://redirect.github.com/wekan/wekan/commit/92beaa313706bc26fbea7e1cc8cfaf836609e038). Thanks to Rodolphe GHIO and xet7. and adds the following new features: - [Add remaining features of Copy and Move of Swimlanes, Lists and Cards](https://redirect.github.com/wekan/wekan/commit/610849ab0bcfb72c92cf9cf512c51b8cede55dad). Thanks to xet7. and adds the following updates: - [Bump docker/build-push-action from 6.19.2 to 7.0.0](https://redirect.github.com/wekan/wekan/pull/6181). Thanks to dependabot. - [Bump docker/metadata-action from 5.10.0 to 6.0.0](https://redirect.github.com/wekan/wekan/pull/6182). Thanks to dependabot. - [Bump docker/login-action from 3.7.0 to 4.0.0](https://redirect.github.com/wekan/wekan/pull/6183). Thanks to dependabot. - [Remove peerlibrary:blaze-components](https://redirect.github.com/wekan/wekan/pull/6178). Thanks to harryadel. - [Updated dependencies](https://redirect.github.com/wekan/wekan/commit/63df6cb197ff497cf8c97dad46c080105f00b2d1). Thanks to developers of dependencies. - [Updated flatted](https://redirect.github.com/wekan/wekan/commit/a159856628ae9b6454cbdb0a7beca190a785e8af). Thanks to developers of flatted. - [Updated to MongoDB 7.0.31 at Snap Candidate](https://redirect.github.com/wekan/wekan/commit/fccefcaa6ce0b3408f3917e442229b6c92f877ac). Thanks to MongoDB developers. - [Helm Chart: Updated to MongoDB 7.0.31](https://redirect.github.com/wekan/charts/commit/6818b7fa5e7371b3777f49a7460102a1e1685746). Thanks to MongoDB developers. - [Replace underscore with native JavaScript utilities](https://redirect.github.com/wekan/wekan/pull/6190). Thanks to harryadel. - [Removed not needed input fields from GitHub Bug report issue template](https://redirect.github.com/wekan/wekan/commit/7d0a42271467cbf203adc6ca15fd5b02a1cd0053). Thanks to xet7. - [Remove raix:handlebar-helpers, replace with native Blaze helpers](https://redirect.github.com/wekan/wekan/pull/6191). Thanks to harryadel. - [Updated flatted](https://redirect.github.com/wekan/wekan/commit/c3f66cce55dec0d4154f41aa869eed75f9278f43). Thanks to developers of flatted. and fixes the following bugs: - [Fixed linked card swimlane routing](https://redirect.github.com/wekan/wekan/pull/6179). Thanks to KhaoulaMaleh. - [Replaced incompatible file-type with mime-type](https://redirect.github.com/wekan/wekan/commit/89f86caf69db0600a207aee075361f8a6801253b). Thanks to xet7. - [Fix Add List popup to not open after adding new board or there being no lists at all](https://redirect.github.com/wekan/wekan/commit/7e378be1d87280b8fb3f63eea3c0374e12054984). Thanks to xet7. - [Improve global search relevance and add exact-field operators](https://redirect.github.com/wekan/wekan/pull/6187). Thanks to KhaoulaMaleh. - [Fix list add-card actions and sort persistence](https://redirect.github.com/wekan/wekan/pull/6188). Thanks to harryadel. - [Fix version not visible](https://redirect.github.com/wekan/wekan/commit/1f6b5ed0e387dee0b5a90bcf10dd425e098bba6a). Thanks to FK-PATZ3 and xet7. - [Fix List drag handle missing](https://redirect.github.com/wekan/wekan/commit/6fc1cb91279d322cfb4a7dfe3deec18c91509184). Thanks to FK-PATZ3 and xet7. - [Fix Error reading default file .well-known/assetlinks.json.default](https://redirect.github.com/wekan/wekan/commit/36741d7ae5018693f51215b01924a8f7cc709477). Thanks to gre3x and xet7. - [Fix can not close opened card](https://redirect.github.com/wekan/wekan/commit/b6a6180dc31c82115418e363057a4cd5ba7b7e4e). Thanks to xet7. - [Removed empty space at top of list header](https://redirect.github.com/wekan/wekan/commit/d2168aca3d09caf698128efa2eb9aebad35d4929). Thanks to xet7. - [Changed colors of Add Rule and Back buttons from black to theme color](https://redirect.github.com/wekan/wekan/commit/a3ac2195037c182367fb744ba6d3ef9ed1863792). Thanks to xet7. - [Fix more Rules buttons styling](https://redirect.github.com/wekan/wekan/commit/e6fbfa87f036d81ca63c71216a9804bf93979657). Thanks to xet7. - [Fixed crash when IFTTT Rules archived card, but cards etc are not visible at archive yet. Fixed "Add After List" to show lists only from current Swimlane](https://redirect.github.com/wekan/wekan/commit/0c29fa3cbee49f054591ce421d790d364f4f28af). Thanks to xet7. - [Fixed crash at sign-up page, when registering new user, happened after some PR](https://redirect.github.com/wekan/wekan/commit/ccd23f6cdea8b012e492674491969271cbbad842). Thanks to xet7. - [Fixed Add after list to add after selected list. Added Confirm to Archive List and Archive Swimlane](https://redirect.github.com/wekan/wekan/commit/872dd578c84d629e804566802524100983095b4a). Thanks to xet7. - [Fixed view, restore and delete of Archived Cards, Lists and Swimlanes. If delete list, it does not delete card of that list that was archived before archive list](https://redirect.github.com/wekan/wekan/commit/c989c21d4fcee6f095134176410e5811343d6923). Thanks to xet7. - [Fixed add remove checklist and checklist item, and checklist item translation not used](https://redirect.github.com/wekan/wekan/commit/2f07eb70974b40a463ae9f1daddc829e1b5ae468). Thanks to xet7. - [Fixed adding label and select color causes color not checkmarked and wrong color choosed](https://redirect.github.com/wekan/wekan/commit/4dea702ff28ef4a1fe94abc26b96f666eeaa4aad). Thanks to xet7. - [Fix Copy Card and Move Card](https://redirect.github.com/wekan/wekan/commit/d0c44bded81d07e5bc9a90c89efca797e331d5eb). Thanks to BlobbyBob and xet7. Thanks to above GitHub users for their contributions and translators for their translations. </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VrYW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.35.0
|
||||
appVersion: 8.36.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 19.0.0
|
||||
version: 19.1.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v8.35@sha256:8845332a066e63484f3aac35b33f163f16e4d4b7c3d50e1191aa9d6c5b2e65f5
|
||||
tag: v8.36@sha256:fd292707e3b3ad0d7a69467e6706356092c86757f81827a538da1dc24e7e7183
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user