chore(helm): update image docker.io/wekanteam/wekan v7.96 → v7.97 (#40549)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `e9b56ff` -> `4c33ae9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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> ### [`v7.97`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v797-2025-10-08-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.96...v7.97) This release fixes the following bugs: - [Fixed Collapse button not there when using clearlight board theme](https://redirect.github.com/wekan/wekan/pull/5900). Thanks to seve12. - [Fixed translation of "Change Language" at login page](https://redirect.github.com/wekan/wekan/commit/9a31371de0e155d3144769f45a1fa216872935eb). Thanks to xet7. - [Some mobile and tablet fixes. Show drag handles at touch screens only. No toggle of drag handles anymore](https://redirect.github.com/wekan/wekan/commit/3fda90612d88fc5a8f1e17ae5c399745de06aada). Thanks to xet7. - [Removed white box that appeared when clicking something](https://redirect.github.com/wekan/wekan/commit/3814a218c2dab3ed9e8908c3a2de996ffebf6d9d). Thanks to 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.96.0
|
||||
appVersion: 7.97.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -41,10 +41,11 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: wekan
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wekan
|
||||
- https://github.com/wekan/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 17.20.0
|
||||
version: 17.21.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v7.96@sha256:e9b56ff6ad0f28ce665e0e66719ef6e1e9d00a2141a22d4816b07b4f2c671037
|
||||
tag: v7.97@sha256:4c33ae9938717c0ee1c11b948b53fabf326a0853f3382675e497768597220ccc
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user