chore(deps): update container image wekanteam/wekan to v7.60@de63f6d by renovate (#26795)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `v7.59` -> `v7.60` | --- > [!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.60`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v760-2024-09-23-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.59...v7.60) This release adds the following updates: - [Added to Docs CNAME DNS info about CloudFlare and Sandstorm](https://redirect.github.com/wekan/wekan/commit/b6e7e03c95dfa68c8de6922ffb7663631e476d91). Thanks to xet7. - [Switch from kadira:flow-router to ostrio:flow-router-extra](https://redirect.github.com/wekan/wekan/pull/5530). Thanks to imajus. - [Removed outdated dependency page. To be seen, does anything break](https://redirect.github.com/wekan/wekan/commit/a9d41217bd8c797b28510efec3e21a92d7ec4bba). 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4yIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.59.0
|
||||
appVersion: 7.60.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 16.14.2
|
||||
version: 16.15.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.59@sha256:65021de80fc585961be2818b76a252661431b6f40066de883e8e37169c9a9b0b
|
||||
tag: v7.60@sha256:de63f6d5e1e4e65c183fb94b571132ddee41fd622e170326b60e9cebe20e28bb
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user