chore(deps): update container image docker.io/filebrowser/filebrowser to v2.27.0@00b75af by renovate (#16821)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://togithub.com/filebrowser/filebrowser) | minor | `v2.26.0` -> `v2.27.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.27.0`](https://togithub.com/filebrowser/filebrowser/releases/tag/v2.27.0) [Compare Source](https://togithub.com/filebrowser/filebrowser/compare/v2.26.0...v2.27.0) #### Changelog - [`04e03a8`](https://togithub.com/filebrowser/filebrowser/commit/04e03a83) chore(release): 2.27.0 - [`c4e955a`](https://togithub.com/filebrowser/filebrowser/commit/c4e955ac) fix: typo in build error [#​2903](https://togithub.com/filebrowser/filebrowser/issues/2903) ([#​2904](https://togithub.com/filebrowser/filebrowser/issues/2904)) - [`fc04578`](https://togithub.com/filebrowser/filebrowser/commit/fc04578e) Update zh-cn.json ([#​2875](https://togithub.com/filebrowser/filebrowser/issues/2875)) - [`3264cea`](https://togithub.com/filebrowser/filebrowser/commit/3264cea8) fix: delete message when delete file from preview - [`748af71`](https://togithub.com/filebrowser/filebrowser/commit/748af717) feat: allow setting theme via cli ([#​2881](https://togithub.com/filebrowser/filebrowser/issues/2881)) - [`da59532`](https://togithub.com/filebrowser/filebrowser/commit/da595326) chore: update he.json ([#​2877](https://togithub.com/filebrowser/filebrowser/issues/2877)) - [`821fba4`](https://togithub.com/filebrowser/filebrowser/commit/821fba41) build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 ([#​2890](https://togithub.com/filebrowser/filebrowser/issues/2890)) - [`cfafefa`](https://togithub.com/filebrowser/filebrowser/commit/cfafefa3) chore: update Arabic and English translations ([#​2823](https://togithub.com/filebrowser/filebrowser/issues/2823)) - [`391a078`](https://togithub.com/filebrowser/filebrowser/commit/391a078c) feat: make user session timeout configurable by flags ([#​2845](https://togithub.com/filebrowser/filebrowser/issues/2845)) - [`fc2ee37`](https://togithub.com/filebrowser/filebrowser/commit/fc2ee373) build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend ([#​2862](https://togithub.com/filebrowser/filebrowser/issues/2862)) - [`a09dfa8`](https://togithub.com/filebrowser/filebrowser/commit/a09dfa8d) feat: display image resolutions in file details ([#​2830](https://togithub.com/filebrowser/filebrowser/issues/2830)) - [`4dbc802`](https://togithub.com/filebrowser/filebrowser/commit/4dbc8029) fix: fix typo ([#​2843](https://togithub.com/filebrowser/filebrowser/issues/2843)) - [`d59ad59`](https://togithub.com/filebrowser/filebrowser/commit/d59ad594) fix: set correct port in docker healthcheck ([#​2812](https://togithub.com/filebrowser/filebrowser/issues/2812)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: filebrowser
|
||||
version: 8.1.5
|
||||
appVersion: 2.26.0
|
||||
version: 8.2.0
|
||||
appVersion: 2.27.0
|
||||
description: Filebrowser provides a file managing interface within a specified directory
|
||||
home: https://truecharts.org/charts/stable/filebrowser
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://filebrowser.org/cli/filebrowser
|
||||
- https://github.com/filebrowser/filebrowser
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
- https://filebrowser.org/cli/filebrowser
|
||||
- https://github.com/filebrowser/filebrowser
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- filebrowser
|
||||
- filebrowser
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.26.0@sha256:7428a67e0265f1550e2421bdc554d35889921f5ba2285b829693053fb98aab8a
|
||||
tag: v2.27.0@sha256:00b75afd52a92e4525e3bcaf61caa2a31b8d878a5b371380686b1145cb0424fd
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user