mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 23:01:21 -03:00
feat(wekan): update image docker.io/wekanteam/wekan v8.24 → v8.25 (#44274)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `f8b8afa` -> `ac4a613` | --- > [!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> ### [`v8.25`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v825-2026-01-28-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v8.24...v8.25) This release fixes the following CRITICAL SECURITY ISSUES of [Floppybleed](https://wekan.fi/hall-of-fame/floppybleed/): - [Fix Filebleed of Floppybleed](a419d831a4). Thanks to Luke Hebenstreit Twitter lheben\_ and xet7. and adds the following updates: - [Updated code counts](2f25f47d0b). Thanks to xet7. - Updated FerretDB 2 / PostgreSQL docs location. [Part 1](710d522e06), [Part 2](0ede9d6d93), [Part 3](bf5d50e8a9). Thanks to xet7. - [Updated Dockerfile](d298ab7486). Thanks to xet7. - Docker for Linux amd64/arm64/s390x. [Part 1](38711f0a29), [Part 2](e72019fa55), [Part 3](b2c7c7f55b), [Part 4](98e5adfba8), [Part 5](60846a4495), [Part 6](7ff174cf66). Thanks to xet7. - [Most Unicode Icons back to Font Awesome 4.7 for better accessibility. Less always visible buttons, More at ☰ Mnu](7ad04f4535). Thanks to xet7. - [Updated to MongoDB 7.0.29 at Snap Candidate](ac70fe2848). Thanks to developers of MongoDB. - [Updated to MongoDB 7.0.29 at Helm Charts](8169739260). Thanks to developers of MongoDB. and fixes the following bugs: - [Fix autofocus](440f553de0). 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VrYW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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: 8.24.0
|
||||
appVersion: 8.25.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.40
|
||||
@@ -46,5 +46,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 18.18.6
|
||||
version: 18.19.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/wekanteam/wekan
|
||||
tag: v8.24@sha256:f8b8afa4ebdbad40a5a95a2fe283d7a7bcbfccad94e72143f14dad8f09d88a50
|
||||
tag: v8.25@sha256:ac4a613ff2b9e25785303368badec4a4c9d132814d7a96017cb391305727301e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user