chore(helm): update image docker.io/wekanteam/wekan v7.83 → v7.84 (#33582)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `4541373` -> `1f3787b` | 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.84`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v784-2025-03-23-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.83...v7.84) This release adds the following new features: - [Time on minicard for Start/End/Due Date](https://redirect.github.com/wekan/wekan/pull/5712). Thanks to Rayene123. and adds the following updates: - [Added developer docs about Login code](https://redirect.github.com/wekan/wekan/commit/c0e4e01deb936653df69b4fd21598ac27cd349a0). Thanks to xet7. - Updated dependencies. [Part 1](https://redirect.github.com/wekan/wekan/pull/5718), [Part 2](https://redirect.github.com/wekan/wekan/commit/bb6ac70f63b6f3568b7c943417c698615936a956). Thanks to developers of dependencies. and fixes the following bugs: - [Fixed typo at Shortcuts, now became visible translations of assignees visibility 1-9 shortcuts](https://redirect.github.com/wekan/wekan/commit/4510ddda1507bc775b9523d3673adba48d7a8385). Thanks to xet7. - [Fixed building OpenAPI docs](https://redirect.github.com/wekan/wekan/commit/a2911bc9c3bd94ef583388931d2cd354cc8657e3). 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.83.0
|
||||
appVersion: 7.84.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 16.28.1
|
||||
version: 16.29.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v7.83@sha256:454137339c44722e9117b9a2a2ce0055a3d1099313d6f2f2970637d7c878fe5c
|
||||
tag: v7.84@sha256:1f3787bfdafdc7e5c36dbd3f4a1ceafd73c30f50f3c1463eed92f00ae2545a0d
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user