chore(deps): update container image wekanteam/wekan to v7.30@99e9d9b by renovate (#17702)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.27` -> `v7.30` | --- > [!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.30`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v730-2024-01-28-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.29...v7.30) This release adds the following updates: - [Back to MongoDB 6.0.13](64592d734c). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v7.29`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v729-2024-01-27-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.28...v7.29) This release removes the following features: - [Removed markdown-it-mathjax3](19703fed31). Thanks to Dexus and xet7. and adds the following updates: - [Updated to Meteor 2.14.1-beta.0](28d640afb4). Thanks to Meteor developers. - [Updated to MongoDB 7.0.5 at Snap Candidate and Docker](f624211620). Thanks to MongoDB developers. Thanks to above GitHub users for their contributions and translators for their translations. ### [`v7.28`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v728-2024-01-23-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.27...v7.28) This release adds the following new features: - [Added archive option to of Wekan API](https://togithub.com/wekan/wekan/pull/5265). Thanks to gustavengstrom. and adds the following updates: - Updated dependencies. [Part 1](https://togithub.com/wekan/wekan/pull/5270), [Part 2](https://togithub.com/wekan/wekan/pull/5271), [Part 3](67896adefc). Thanks to developers of dependencies. Thanks to above GitHub users for their contributions and translators for their translations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.27.0
|
||||
appVersion: 7.30.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
||||
keywords:
|
||||
- wekan
|
||||
- kanban
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
type: application
|
||||
version: 13.3.6
|
||||
version: 13.4.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.27@sha256:d120ab6713eeda0ea1c587008a46408dec243a709c9d822408a6fd8e6f22c957
|
||||
tag: v7.30@sha256:99e9d9b25b9a1eb01c0fd9ef3e83c538809b62607d8a693d26c0ba9d6d478af6
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user