feat(wekan): update image docker.io/wekanteam/wekan v9.17 → v9.18 (#48094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `eec85c3` → `50ff662` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v9.18`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v918-2026-05-10-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.17...v9.18) This release adds the following updates: - [Build scripts: Not change firewall settings anymore](https://redirect.github.com/wekan/wekan/commit/22b99301680ad1db41435fa67419b569735479f1). Thanks to xet7. - [Release Scripts: Include updating version at same script](https://redirect.github.com/wekan/wekan/commit/8d73d2f5751f24f7144ad09eb7205c57fcb85cd0). Thanks to xet7. and fixes the following bugs: - [Try to fix Parallel Snap paths](https://redirect.github.com/wekan/wekan/commit/1a998f9ecebf306c0c759091adfc240ec58aade0). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC93ZWthbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.17.0
|
||||
appVersion: 9.18.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.2.8
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 21.4.0
|
||||
version: 21.5.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v9.17@sha256:eec85c366fb22edb5d9f325fff1852bcd54ea3eac9cea899b7892e20d8ec5eb7
|
||||
tag: v9.18@sha256:50ff6626153cd09c545aee8a5599e7bdd77c13ad7ebf36231e72f6ac45c7734f
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user