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](https://togithub.com/wekan/wekan/commit/4a9d881e47751ec49d24af5bf4fd1c5452ceb194). Thanks to xet7. - Add changes from wiki to docs. [Part 1](https://togithub.com/wekan/wekan/commit/13be8160d5b6a894c674d04c37ff9e653e7bd4b0), [Part 2](https://togithub.com/wekan/wekan/commit/e65a8c90177cd948ca8212486a365b65cd7d5372). Thanks to xet7. and fixes the following bugs: - [Fix Admin Panel pages Organizations and Teams, where HTML Tables were broken](https://togithub.com/wekan/wekan/commit/36bb5e099ed9f1f88c0399867bd76f040467745c). Thanks to Hekatomb and xet7. - [Try to show more of title of collapsed list](https://togithub.com/wekan/wekan/commit/ec0e88ad2e914437b4767456a160f2c1138fc5f2). Thanks to C0rn3j and xet7. - [Allow Normal user to add new swimlane, list and label](https://togithub.com/wekan/wekan/commit/04b995e77fdb5abc186e02482a75aba6a5cf0759). 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