mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 19:01:22 -03:00
chore(helm): update image docker.io/wekanteam/wekan v7.95 → v7.96 (#40484)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `0d3c52c` -> `e9b56ff` | --- > [!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.96`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v796-2025-10-07-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v7.95...v7.96) This release adds the following updates: - [Updated release script for new command of uploading snap package to Snap Store](dec9b82da0). Thanks to xet7. - [Updated to MongoDB 7.0.25 at Snap Candidate](dec038e7ed). Thanks to MongoDB developers. and fixes the following bugs: - [Added missing mobile drag drop image to docs from wekan.github.io git history](5151814e98). Thanks to xet7. - [Fix links in docker-compose.yml to point to doc in repo](https://redirect.github.com/wekan/wekan/pull/5882). Thanks to Skylark13. - [Fixed find.sh script errors about unmatched single quotes and binary files that are now ignored](730bb6d166). Thanks to xet7. - [Fixed links at docs](6f2b891214). Thanks to xet7. - [Added missing screenshots from wekan.github.io history to wekan/docs/Features/](9a7fa25ca3). Thanks to xet7. - [Some accessibility, saving, downloading and editor fixes](https://redirect.github.com/wekan/wekan/pull/5895). Thanks to seve12. - [Hide extra keyboard shortcuts toggle](62ad588aa9). 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.95.0
|
||||
appVersion: 7.96.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -41,10 +41,11 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: wekan
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wekan
|
||||
- https://github.com/wekan/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 17.19.0
|
||||
version: 17.20.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v7.95@sha256:0d3c52c985f7008c0b1305092ac803102bb817904bf075a84e3515a030bda923
|
||||
tag: v7.96@sha256:e9b56ff6ad0f28ce665e0e66719ef6e1e9d00a2141a22d4816b07b4f2c671037
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user