mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 08:21:20 -03:00
chore(helm): update image docker.io/filebrowser/filebrowser v2.42.0 → v2.42.3 (#37996)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `5096c40` -> `822a685` | --- > [!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>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.42.3`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.42.3) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.42.2...v2.42.3) #### Changelog - [`0f41aac`](0f41aac20b) chore(release): 2.42.3 - [`cd51a59`](cd51a59e72) fix: add missing CLI flags for user management ([#​5351](https://redirect.github.com/filebrowser/filebrowser/issues/5351)) ### [`v2.42.2`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.42.2) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.42.1...v2.42.2) #### Changelog - [`c829330`](c829330b53) chore(release): 2.42.2 - [`c14cf86`](c14cf86f83) refactor: upload progress calculation ([#​5350](https://redirect.github.com/filebrowser/filebrowser/issues/5350)) - [`6d620c0`](6d620c00a1) docs: reword configuration intro - [`06e8713`](06e8713fa5) fix: show file upload errors ### [`v2.42.1`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.42.1) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.42.0...v2.42.1) #### Changelog - [`af9b425`](af9b42549f) chore(release): 2.42.1 - [`75baf7c`](75baf7ce33) feat: Translate frontend/src/i18n/en.json in vi - [`4ff6347`](4ff6347155) fix: directory mode on config init - [`14ee054`](14ee054359) feat: Translate frontend/src/i18n/en.json in sk </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.42.0
|
||||
appVersion: 2.42.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 12.6.1
|
||||
version: 12.6.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.42.0@sha256:5096c405f00f1062facc843773e2de875a1fef177bc31b8f0e4d6aeab53a1219
|
||||
tag: v2.42.3@sha256:822a6851fe09f967953cb60b596a140aa84cdcc002124ae530ba5b9a70a01d2a
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user