mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 10:56:31 -03:00
chore(deps): update container image wekanteam/wekan to v7.48@a88349f by renovate (#22910)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.47` -> `v7.48` | --- > [!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.48`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v748-2024-06-06-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.47...v7.48) This release adds the following updates: - [Updated release scripts](4a9d881e47). Thanks to xet7. - Add changes from wiki to docs. [Part 1](13be8160d5), [Part 2](e65a8c9017). Thanks to xet7. and fixes the following bugs: - [Fix Admin Panel pages Organizations and Teams, where HTML Tables were broken](36bb5e099e). Thanks to Hekatomb and xet7. - [Try to show more of title of collapsed list](ec0e88ad2e). Thanks to C0rn3j and xet7. - [Allow Normal user to add new swimlane, list and label](04b995e77f). Thanks to RyanHecht, norrig 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.47.0
|
||||
appVersion: 7.48.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 16.1.0
|
||||
version: 16.2.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.47@sha256:6e2d3b5027579ebaa6dfb05101e0d274ec262468e0691a00d51891b3e612f2c7
|
||||
tag: v7.48@sha256:a88349ff3f4ba70cbc6d9242a8789880b4396b6ecf5cded9eadcec251d04ce00
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user