chore(deps): update container image wekanteam/wekan to v7.25@3e9ed81 by renovate (#16690)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.24` -> `v7.25` | --- > [!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.25`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v725-2023-12-30-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.24...v7.25) This release adds the following updates: - [Snap: Organized file locations](https://togithub.com/wekan/wekan/commit/84a228fc1a7ced2b8b146795acc13eb5abb13d24). Thanks to xet7. - Updated GitHub Actions. [Part 1](https://togithub.com/wekan/wekan/pulls/5243), [Part 2](https://togithub.com/wekan/wekan/pulls/5244), [Part 3](https://togithub.com/wekan/wekan/pulls/5245). - [Updated percolate:synced-cron](https://togithub.com/wekan/wekan/commit/06397e9e11a689a0a2e6a95ae785749d5a6a695b). Thanks to developers of percolate:synced-cron. - Snap: Added MongoDB 3 binaries for migrating to MongoDB 6. [Part 1](https://togithub.com/wekan/wekan/commit/805458a7638ff6213929bfa70a46b5afeacaedf1), [Part 2](https://togithub.com/wekan/wekan/commit/335f0451e07d6ff924c0af3e5a934676c8e69f4c), [Part 3](https://togithub.com/wekan/wekan/commit/374e67310723f3c0d3ab20f6b2e4bd0b273bce2b). Thanks to xet7. - [Updated dependencies](https://togithub.com/wekan/wekan/commit/0e6d83c0852b2da4430f9c902b84c16f5c2ee8bc). Thanks to developers of dependencies. and adds the following translations: - [Translations: Added German (Germany) (de_DE) and Odia (India) (or_IN)](https://togithub.com/wekan/wekan/commit/23c2a2bc224e2def4722a35c20f32a21062b4154). Thanks to translators. and fixes the following bugs: - [Fix: Export HTML popup](https://togithub.com/wekan/wekan/pull/5252). Thanks to Lewiscowles1986. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,45 +1,45 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: wekan
|
||||
version: 13.1.0
|
||||
appVersion: "7.24"
|
||||
version: 13.2.0
|
||||
appVersion: "7.25"
|
||||
description: WeKan - Open Source kanban
|
||||
home: https://truecharts.org/charts/stable/wekan
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/wekan/wekan
|
||||
- https://wekan.github.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://github.com/wekan/wekan
|
||||
- https://wekan.github.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- wekan
|
||||
- kanban
|
||||
- wekan
|
||||
- kanban
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 11.1.0
|
||||
repository: https://deps.truecharts.org
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 11.1.0
|
||||
repository: https://deps.truecharts.org
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# README
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
@@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.24@sha256:edde3aca99c7680089e486f97c377d7d37f9bad40ccfa85558f81dd7d0e67dad
|
||||
tag: v7.25@sha256:3e9ed818488dd4178e3003dccfb8409ea98824ae2c038cd1b5398d7acd170993
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user