chore(helm): update image docker.io/wekanteam/wekan v8.06 → v8.07 (#40916)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `49efbac` -> `94d5a10` | --- > [!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> ### [`v8.07`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v807-2025-10-20-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v8.06...v8.07) This release fixes the following bugs: - [Fix Snap Candidate WeKan 8.00-8.06 commit ae01ea5 database directory from /var/snap/wekan/common/wekan back to 8.07 /var/snap/wekan/common](https://redirect.github.com/wekan/wekan/commit/98f141d62f3b6d4371d024c72eae6688d0f4e516). Thanks to xet7. - [When opening board, add missing lists](https://redirect.github.com/wekan/wekan/commit/80777b46638ed15b8194105751499ada4b066d19). Thanks to xet7. - [If Snap Candidate MongoDB raw database files were at SNAP\_COMMON/wekan, migrate them back to SNAP\_COMMON](https://redirect.github.com/wekan/wekan/commit/f2019b1059c8d6f4cd9a46c3db7e004c4928cebb). 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: 8.06.0
|
||||
appVersion: 8.07.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -47,5 +47,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 18.1.0
|
||||
version: 18.2.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v8.06@sha256:49efbac0e306b0a81d9dcb7e2125ebec3d698f6a12cac2c174e05716386398f0
|
||||
tag: v8.07@sha256:94d5a10945e103bf39df84ca7519bed984a96b128830bf31cf9a64060411f348
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user