chore(helm): update image docker.io/filebrowser/filebrowser v2.36.3 → v2.37.0 (#37383)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `9f4f394` -> `a32c3cc` | 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.37.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.37.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.36.3...v2.37.0) #### Docker Image Updates The Docker image has been updated recently, with breaking changes. Read the release notes from [v2.33.0](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.0) to learn how to upgrade. #### Changelog - [`0614dcd`](https://redirect.github.com/filebrowser/filebrowser/commit/0614dcd89b4da02af7d36cdc4a830c29e20b190c) chore(release): 2.37.0 - [`fcb248a`](https://redirect.github.com/filebrowser/filebrowser/commit/fcb248a5feb7b7404ca5923aae17f6d3f8d3cc96) fix: long file name overlap - [`bf73e4d`](https://redirect.github.com/filebrowser/filebrowser/commit/bf73e4dea3b27c01c8f6e60fb2048e1a2122a70e) fix: preview PDF is correctly displayed - [`b28952c`](https://redirect.github.com/filebrowser/filebrowser/commit/b28952cb2582bd4eb44e91d0676e2803c458cf31) feat: Translate frontend/src/i18n/en.json in zh\_TW - [`1e96fd9`](https://redirect.github.com/filebrowser/filebrowser/commit/1e96fd9035d5185dc80970a2826ccb573b5f000e) feat: Translate frontend/src/i18n/en.json in zh\_TW - [`e423395`](https://redirect.github.com/filebrowser/filebrowser/commit/e423395ef0bcd106ddc7d460c055b95b5208415e) fix: Upload progress size calculation - [`65bbf44`](https://redirect.github.com/filebrowser/filebrowser/commit/65bbf44e3c0bff83e64193d46e9d6ad302952276) feat: Translate frontend/src/i18n/en.json in zh\_CN </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.36.3
|
appVersion: 2.37.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.12.9
|
version: 28.12.9
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||||
type: application
|
type: application
|
||||||
version: 12.0.8
|
version: 12.1.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/filebrowser/filebrowser
|
repository: docker.io/filebrowser/filebrowser
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.36.3@sha256:9f4f394e54d760498cb94def10fe1baa77a95402b7bc42a5d129588e795ed281
|
tag: v2.37.0@sha256:a32c3cc949f13b970636f1f4e7b150429ed2799b50011c5532200971a0658c22
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|||||||
Reference in New Issue
Block a user