chore(helm): update image docker.io/wekanteam/wekan v7.90 → v7.91 (#35764)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `38a718e` -> `e22812c` | 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.91`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v791-2025-05-25-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.90...v7.91) This release adds the following updates: - [Updated Docker build push action](https://redirect.github.com/wekan/wekan/pull/5780). Thanks to dependabot. and fixes the following bugs: - Reverted due date fixes. [Part 1](https://redirect.github.com/wekan/wekan/commit/1979b1692dcaf6fd909cabfb894635f1e6a66fa8), [Part 2](https://redirect.github.com/wekan/wekan/commit/aaa5f9885d37a369606e61a759af37f444ec606d). 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: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.90.0
|
||||
appVersion: 7.91.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.32.1
|
||||
version: 16.33.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v7.90@sha256:38a718e9811cfb42a1776c15804449c143f3828eb5e63bb795fe545c0b8cef43
|
||||
tag: v7.91@sha256:e22812c60cd741c7f07019f3c7d2c3905cf63014772038c9153f36b1b96d1f6c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user