fix(filebrowser): update image docker.io/filebrowser/filebrowser v2.63.3 → v2.63.4 (#48304)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `289c5dd` → `69131ae` | --- > [!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.4`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.63.4) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.63.3...v2.63.4) #### Changelog - [`22b848f`](https://redirect.github.com/filebrowser/filebrowser/commit/22b848f26ef8ae889eef132232dbd0de347e0efd) chore(release): 2.63.4 - [`a418dd6`](https://redirect.github.com/filebrowser/filebrowser/commit/a418dd6bb367a609cb38835f9a76e94df995f37e) chore: revert node dependencies updates - [`d978d1e`](https://redirect.github.com/filebrowser/filebrowser/commit/d978d1eccae6127618681333490afa0613e7d2ec) chore: sync translations ([#​5945](https://redirect.github.com/filebrowser/filebrowser/issues/5945)) - [`9cc18a8`](https://redirect.github.com/filebrowser/filebrowser/commit/9cc18a81e3e1b8bf96795bfbe3d83ced294ecfd7) fix: show item shares from all users to admins ([#​5941](https://redirect.github.com/filebrowser/filebrowser/issues/5941)) - [`e38c282`](https://redirect.github.com/filebrowser/filebrowser/commit/e38c28273aa85329fd9d796c1dd66fa07289b1ab) chore: fix typo - [`da2dff0`](https://redirect.github.com/filebrowser/filebrowser/commit/da2dff0933e7f8795ba39fe2bad88d0e0dab66f4) chore: sync translations - [`261bca6`](https://redirect.github.com/filebrowser/filebrowser/commit/261bca67bc7e0a4c188cb8d57522998ae9fdb735) chore(deps): update all non-major dependencies ([#​5929](https://redirect.github.com/filebrowser/filebrowser/issues/5929)) </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.3
|
||||
appVersion: 2.63.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -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.4.0
|
||||
version: 13.4.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.63.3@sha256:289c5dd677c56662440f26eeb44266ed9746fe563d2e9100f546bff558534d70
|
||||
tag: v2.63.4@sha256:69131aef9a415cbb0d62ada500ffdfbfe1a535ab860b429fd360676c00f84d1b
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user