mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 17:01:23 -03:00
feat(wekan): update image docker.io/wekanteam/wekan v8.21 → v8.22 (#43861)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `47f3d39` -> `cdcca94` |
---
> [!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.22`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v822-2026-01-20-WeKan--release)
[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v8.21...v8.22)
This release fixes the following bugs:
- [Fixed Add member and
@​mentions](ad511bd137).
Thanks to 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.21.0
|
||||
appVersion: 8.22.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.24
|
||||
@@ -46,5 +46,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 18.15.3
|
||||
version: 18.16.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v8.21@sha256:47f3d39c90e441ac2fe2682b6a2ef44eba1ae04cae61028dd31e550717636655
|
||||
tag: v8.22@sha256:cdcca945345e27d4adf0aac0571f555fc97b284907285f3b605d3527e8476960
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user