mirror of
https://github.com/truecharts/charts.git
synced 2026-07-03 10:14:16 -03:00
feat(filebrowser): update image docker.io/filebrowser/filebrowser v2.57.1 → v2.58.0 (#44919)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `6ef368f` → `d2c4958` | --- > [!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.58.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.58.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.57.1...v2.58.0) #### Changelog - [`95e6ed7`](95e6ed75a7) chore(release): 2.58.0 - [`b09960e`](b09960e538) fix(frontend): pnpm lock - [`5e8f5be`](5e8f5be245) feat: Updates for project File Browser ([#​5759](https://redirect.github.com/filebrowser/filebrowser/issues/5759)) - [`e5bc0d3`](e5bc0d3cce) fix: wrap response text in Error before reject ([#​5753](https://redirect.github.com/filebrowser/filebrowser/issues/5753)) - [`f67bccf`](f67bccf8c5) feat: support for multiple encodings in CSV files ([#​5756](https://redirect.github.com/filebrowser/filebrowser/issues/5756)) - [`88b97de`](88b97def9e) feat: nederlands - [`1f7904d`](1f7904dad2) fix: ignore version.go - [`5feaf66`](5feaf66575) chore(deps): update all non-major dependencies ([#​5758](https://redirect.github.com/filebrowser/filebrowser/issues/5758)) - [`c94870f`](c94870fcfe) feat: Updates for project File Browser ([#​5749](https://redirect.github.com/filebrowser/filebrowser/issues/5749)) - [`6a76dfe`](6a76dfeba9) fix: respect Accept-Encoding for pre-compressed JS ([#​5750](https://redirect.github.com/filebrowser/filebrowser/issues/5750)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2ZpbGVicm93c2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.57.1
|
||||
appVersion: 2.58.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 12.32.2
|
||||
version: 12.33.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.57.1@sha256:6ef368f5a0730ee1638886e4b77a94503fcc302569f7d2ae980b23d59072a700
|
||||
tag: v2.58.0@sha256:d2c49584ea840f13860ca61f016e4aee0a858b07488ff4c303d54e4828f12e0b
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user