mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 11:01:21 -03:00
fix(filebrowser): update image docker.io/filebrowser/filebrowser v2.57.0 → v2.57.1 (#44670)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `8b9b1c5` → `6ef368f` | --- > [!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.57.1`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.57.1) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.57.0...v2.57.1) #### Changelog - [`e193d43`](e193d43278) chore(release): 2.57.1 - [`489af40`](489af403a1) fix: remove skip clean - [`ff2f004`](ff2f00498c) fix: normalize fields capitalization - [`2957b46`](2957b4605b) chore(deps): update all non-major dependencies ([#​5747](https://redirect.github.com/filebrowser/filebrowser/issues/5747)) - [`099dfb0`](099dfb0ae8) docs: update headers - [`a428901`](a4289011ef) docs: fix headers - [`942d598`](942d59848a) chore(doc): add documentation for hook authentication method ([#​5742](https://redirect.github.com/filebrowser/filebrowser/issues/5742)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2ZpbGVicm93c2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.0
|
||||
appVersion: 2.57.1
|
||||
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.1
|
||||
version: 12.32.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.57.0@sha256:8b9b1c5ab32612b36b54085234d4171fe35116fcd40388f27ead57f4cd0d7a6b
|
||||
tag: v2.57.1@sha256:6ef368f5a0730ee1638886e4b77a94503fcc302569f7d2ae980b23d59072a700
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user