chore(deps): update container image wekanteam/wekan to v7.59@65021de by renovate (#25937)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `v7.58` -> `v7.59` | --- > [!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.59`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v759-2024-09-04-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.58...v7.59) This release tries to fix the following bugs: - [Try 2 to fix apparmor denied in syslog at Snap Candidate](https://redirect.github.com/wekan/wekan/commit/0a1074ca6e95728b0da30bd701ba783f2a4bdd98). Newest MongoDB uses --host, not anymore --bind_ip. Thanks to webenefits 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny40IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.58.0
|
||||
appVersion: 7.59.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 16.13.0
|
||||
version: 16.14.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.58@sha256:bc387dec7eba6019c041d5232d3c9dec5b94f23a386585e9df8a85beadd057f3
|
||||
tag: v7.59@sha256:65021de80fc585961be2818b76a252661431b6f40066de883e8e37169c9a9b0b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user