feat(wekan): update image docker.io/wekanteam/wekan v8.32 → v8.33 (#45036)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `e9cb2bc` → `aef6966` | --- > [!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.33`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v833-2026-02-15-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v8.32...v8.33) This release adds the following new features: - [Admin Panel/Settings/Layout, for PWA: Custom head meta, link, icons, assetlinks.json, site.webmanifest](https://redirect.github.com/wekan/wekan/commit/b5a13f0206ff9b44329a1cf8d4f2b84ca1c7bd91). Thanks to xet7. and adds the following updates: - [Migrate wekan-ldap to async API for Meteor 3.0](https://redirect.github.com/wekan/wekan/pull/6115). Thanks to harryadel. - [Updated dependencies](https://redirect.github.com/wekan/wekan/commit/bebea9efeab098f7f5faca3f75019fd9efbcb5ac). Thanks to developers of dependencies. 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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3dla2FuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.32.0
|
||||
appVersion: 8.33.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.59
|
||||
@@ -49,5 +49,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 18.25.2
|
||||
version: 18.26.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v8.32@sha256:e9cb2bc8ab54bd4bb79ee8368ca1cd96e667c0d4270cf8906f259f76e07b2d3a
|
||||
tag: v8.33@sha256:aef6966c52ba26b82ea585fe7e2f7cfd05d125a86084dd329cedce81d4ed69ca
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user