chore(helm): update image docker.io/wekanteam/wekan v7.84 → v7.85 (#34649)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `1f3787b` -> `08c20c7` | 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.85`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v785-2025-04-21-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.84...v7.85) This release adds the following updates: - Updated Browser compatibility matrix, adding Iris browser at RISC OS Direct, and fixing links. [Part1](https://redirect.github.com/wekan/wekan/commit/db5346fc5c7407160f381c0fcf4a87204206ed55), [Part2](https://redirect.github.com/wekan/wekan/commit/05d1736f5f21e93e83b2e25029c6cab6c5106398). Thanks to xet7. - [Updated to MongoDB 6.0.22](https://redirect.github.com/wekan/wekan/commit/c1a4250bd2e26be5549704234a3cfb5306120352). Thanks to MongoDB developers. and fixes the following bugs: - [Fix board sidebar menu doesn't open in mobile](https://redirect.github.com/wekan/wekan/commit/01950cc796697fa201ac9e4376cb204d308e8181). Thanks to mimZD and 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.84.0
|
||||
appVersion: 7.85.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.29.4
|
||||
version: 16.30.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v7.84@sha256:1f3787bfdafdc7e5c36dbd3f4a1ceafd73c30f50f3c1463eed92f00ae2545a0d
|
||||
tag: v7.85@sha256:08c20c7514beda705268046d713f60c5c08224a0f1398b5807e7ae2a50f7f600
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user