mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 23:41:20 -03:00
feat(filebrowser): update image docker.io/filebrowser/filebrowser v2.53.1 → v2.54.0 (#43514)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `a22a0e9` -> `b4ae9dd` | --- > [!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.54.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.54.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.53.1...v2.54.0) #### Changelog - [`037e29a`](037e29a708) chore(release): 2.54.0 - [`fda8a99`](fda8a99292) feat: add "redirect after copy/move" user setting ([#​5662](https://redirect.github.com/filebrowser/filebrowser/issues/5662)) - [`208535a`](208535a8cc) fix: clear selection by clicking on empty area ([#​5663](https://redirect.github.com/filebrowser/filebrowser/issues/5663)) - [`464b581`](464b581953) feat: update translations ([#​5659](https://redirect.github.com/filebrowser/filebrowser/issues/5659)) - [`20312ff`](20312ff18e) chore(deps): update all non-major dependencies ([#​5676](https://redirect.github.com/filebrowser/filebrowser/issues/5676)) - [`219582c`](219582c0b0) fix: hide "change password form" in noauth setting ([#​5652](https://redirect.github.com/filebrowser/filebrowser/issues/5652)) - [`4fd18a3`](4fd18a382c) feat: force file sync while uploading file ([#​5668](https://redirect.github.com/filebrowser/filebrowser/issues/5668)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZWJyb3dzZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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: 2.53.1
|
||||
appVersion: 2.54.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 12.28.1
|
||||
version: 12.29.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.53.1@sha256:a22a0e9cddfd9a83e10a0d53453fb412e152693257065299a78481a75a8c90ce
|
||||
tag: v2.54.0@sha256:b4ae9ddf584d1632e0071f67d374e4fa250545d22583b2b12998156ddaf0d09b
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user