fix(filebrowser): update image docker.io/filebrowser/filebrowser v2.63.17 → v2.63.18 (#49872)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `271ec82` → `c4c627f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.63.18`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.63.18) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.63.17...v2.63.18) #### Changelog - [`fe7efb2`](https://redirect.github.com/filebrowser/filebrowser/commit/fe7efb2e6afe66774cd86a5b0a03033bd514d0c0) chore(release): 2.63.18 - [`2651260`](https://redirect.github.com/filebrowser/filebrowser/commit/2651260a1ccab6d7b30e065de05992818acdb65b) chore: update translations - [`4470288`](https://redirect.github.com/filebrowser/filebrowser/commit/4470288ba1828a14453a99348fd22c62aa0b9460) fix: deduplicate PT language - [`58d2257`](https://redirect.github.com/filebrowser/filebrowser/commit/58d22578e8d7517420feda161fcb9d4749518690) chore: update dependencies - [`dfc2e88`](https://redirect.github.com/filebrowser/filebrowser/commit/dfc2e887e1a19d54984a0d7e39a2a63caf73ef19) fix: avoid recursive conflict checks for copy and move ([#​6009](https://redirect.github.com/filebrowser/filebrowser/issues/6009)) - [`aac2516`](https://redirect.github.com/filebrowser/filebrowser/commit/aac25166378422135e624e305c410c54a39374fb) fix(preview): keep the EPUB table-of-contents button clear of the header ([#​6010](https://redirect.github.com/filebrowser/filebrowser/issues/6010)) - [`c05ead7`](https://redirect.github.com/filebrowser/filebrowser/commit/c05ead7e8e23b6d6c9c9e11271bf8d5e74169f4a) docs: warning about hook executor </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maWxlYnJvd3NlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.63.17
|
||||
appVersion: 2.63.18
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 13.7.0
|
||||
version: 13.7.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.63.17@sha256:271ec822a03112ee8d2fc7042e8434995dfa74421e6a48e031be68c88fcded1c
|
||||
tag: v2.63.18@sha256:c4c627f687668c5a02ab410d8473712c77be7f1f0ea4f8d624d2a1392c495e76
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user