chore(helm): update image docker.io/wekanteam/wekan v7.94 → v7.95 (#39737)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `e0c01ce` -> `0d3c52c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>wekan/wekan (docker.io/wekanteam/wekan)</summary> ### [`v7.95`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v795-2025-09-18-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.94...v7.95) This release adds the following updates: - [Updated upgrade link at repo readme](https://redirect.github.com/wekan/wekan/commit/b3d3bf159376d56048361a385f0b295667e2319c). Thanks to xet7. - [Fixed image link at docs](https://redirect.github.com/wekan/wekan/commit/ad7e3774c2b29265a8fbefdde7b9b83822af6def). Thanks to xet7. - [More info about ToroDB, FerretDB, Turso, TigerBeetle, PostgreSQL, SQLite etc](https://redirect.github.com/wekan/wekan/commit/701485d76aded5ee4fa17967d94918132a821af6). Thanks to xet7. - [Added missing image to WeKan Multiverse page](https://redirect.github.com/wekan/wekan/commit/946f7045e92e26bbe8d182634844ee5eebf73564). Thanks to xet7. - [Added more info to Windows Offline docs about WRITABLE\_PATH and ATTACHMENTS\_STORE\_PATH](https://redirect.github.com/wekan/wekan/pull/5872). Thanks to sowwos. - [Added PGP public key for sending encrypted email](https://redirect.github.com/wekan/wekan/commit/dd80b7308bb6c66113c8e6009c442a44a29e477a). Thanks to xet7. - [Updated dependencies](https://redirect.github.com/wekan/wekan/commit/c4161c5ce69a35c76364b13bcc456905f6335162). Thanks to developers of dependencies. - [Replace bitnami mongodb Helm chart by groundhog2k one](https://redirect.github.com/wekan/charts/pull/44). Thanks to ariep. 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.94.0
|
||||
appVersion: 7.95.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.18.0
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 17.12.0
|
||||
version: 17.13.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v7.94@sha256:e0c01ce73260f9882e0467f95a1df751e446e7d6ed81eb78d240856756daca8a
|
||||
tag: v7.95@sha256:0d3c52c985f7008c0b1305092ac803102bb817904bf075a84e3515a030bda923
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user