chore(deps): update container image wekanteam/wekan to v7.51@a95628f by renovate (#23886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.50` -> `v7.51` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>wekan/wekan (wekanteam/wekan)</summary> ### [`v7.51`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v751-2024-06-27-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.50...v7.51) This release adds the following updates: - [Updated dependencies](https://togithub.com/wekan/wekan/pull/5452). Thanks to dependabot. - Moved docs from wiki to wekan repo docs directory, organized to subdirectories. Organizing and updating in progress. [Part 1](https://togithub.com/wekan/wekan/commit/1961e22cbd51e83aa131c8b092c7d43475a021eb), [Part 2](https://togithub.com/wekan/wekan/commit/ce89ff48331a27ffb42d021833c78df3a462b9db), [Part 3](https://togithub.com/wekan/wekan/commit/449c02c42a0183a49592ada89bdfb8f25e5db903), [Part 4](https://togithub.com/wekan/wekan/commit/0fb2f7fdd6b6cb828ab4ea534204a5b834d2e19a), [Part 5](https://togithub.com/wekan/wekan/commit/e9c1c620eb938349c30761497066daf41cdcfc19), [Part 6](https://togithub.com/wekan/wekan/commit/6b7b66801b716e1d0bf2548b18eed4ed4e354f2d), [Part 7](https://togithub.com/wekan/wekan/commit/1cfaddff9cd4fe84fb74c80d1585f2a5dd65f5ca), [Part 8](https://togithub.com/wekan/wekan/commit/057ac4031eaa912b849c637e163f4dffa79a9329), [Part 9](https://togithub.com/wekan/wekan/commit/52375df78380bbe3407b51dc986baaf6f31f40e4), [Part 10](https://togithub.com/wekan/wekan/commit/00a56f6aaa0c2bcd24ca8829a0718b45e7cedf04), [Part 11](https://togithub.com/wekan/wekan/commit/c863428aa2597457fc4931e7b1bdd75d6cc2610b). Thanks to xet7. and fixes the following bugs: - [Fix ModernDark Cards not showing correctly](https://togithub.com/wekan/wekan/pull/5455). Thanks to walster001. 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.50.0
|
||||
appVersion: 7.51.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.2
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 16.5.1
|
||||
version: 16.6.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.50@sha256:451239de2f14136ea5f6dd1ef10dd4f81c224a7066ef89434ec0dd2948cf3628
|
||||
tag: v7.51@sha256:a95628ffc2e6fb6ca59112a07e027a6044719d0661312a23dcc74bcd70386753
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user