mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 13:51:23 -03:00
feat(wekan): update image docker.io/wekanteam/wekan v8.22 → v8.23 (#43932)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `cdcca94` -> `eabf4f6` | --- > [!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.23`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v823-2026-01-21-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v8.22...v8.23) This release adds the following updates: - [Migrate from percolate:synced-cron to quave:synced-cron](https://redirect.github.com/wekan/wekan/pull/6080). Thanks to harryadel. - [Replace mousetrap](https://redirect.github.com/wekan/wekan/pull/6082). Thanks to harryadel. - [Remove kadira:dochead](https://redirect.github.com/wekan/wekan/pull/6083). Thanks to harryadel. - [Replace cottz:publish-relations with reywood:publish-composite](https://redirect.github.com/wekan/wekan/pull/6084). Thanks to harryadel. - [Bump tar from 7.5.3 to 7.5.6](https://redirect.github.com/wekan/wekan/pull/6085). Thanks to dependabot. - [Updated dependencies](04bfa0e6ba). Thanks to developers of dependencies. and fixes the following bugs: - [Fixed newly created "Default" swimlane are displayed as "key 'default (LOCALE)' returned an object instead of string"](ce55f0d8f4). Thanks to brlin-tw and xet7. - [Fix DB migration from 8.19 to 8.21 stuck forever](a31a615da6). Thanks to MaccabeeY 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VrYW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.22.0
|
||||
appVersion: 8.23.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.27
|
||||
@@ -46,5 +46,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 18.16.2
|
||||
version: 18.17.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v8.22@sha256:cdcca945345e27d4adf0aac0571f555fc97b284907285f3b605d3527e8476960
|
||||
tag: v8.23@sha256:eabf4f67155b09e3803ca562c90185bba440348c20338e35d142fa40dad9883d
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user