chore(helm): update image docker.io/wekanteam/wekan v7.85 → v7.88 (#34862)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `08c20c7` -> `1c43e33` | 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.88`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v788-2025-04-25-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.87...v7.88) This release fixes the following bugs: - [Reverted translation fix that sometimes did not work](https://redirect.github.com/wekan/wekan/commit/c825895cebd24355d076741512c9aa16844393d9). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v7.87`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v787-2025-04-25-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.86...v7.87) Note: This release does not work, there is bugs. Use newest release. This release fixes the following bugs: - [Fix typos](https://redirect.github.com/wekan/wekan/commit/d0ea5bf50067fd76359330986edbad8dd1fbcdcc). Thanks to xet7. - [Fix more contrasting issues](https://redirect.github.com/wekan/wekan/pull/5750). Thanks to walster001. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v7.86`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v786-2025-04-25-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.85...v7.86) Note: This release does not work, there is typos. Use newest release. This release adds the following updates: - [Improve impersonate user documentation in docs/Admin/Impersonate-user.md](https://redirect.github.com/wekan/wekan/pull/5746). Thanks to nourguidara. and fixes the following bugs: - [Add toggle watch icon on card. Add questions are you sure to duplicate board and archive board](https://redirect.github.com/wekan/wekan/pull/5745). Thanks to Rayene123. - [Fix translations not working](https://redirect.github.com/wekan/wekan/pull/5748). Thanks to nourguidara. - [Fix contrast issue checkbox at Exodark theme](https://redirect.github.com/wekan/wekan/pull/5749). Thanks to walster001. 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.85.0
|
||||
appVersion: 7.88.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 16.30.0
|
||||
version: 16.31.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v7.85@sha256:08c20c7514beda705268046d713f60c5c08224a0f1398b5807e7ae2a50f7f600
|
||||
tag: v7.88@sha256:1c43e3302737bafc3605104521ddc53621f4da0393765217d95681c146ada96d
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user