From 3dd53f5024e4395debed81ae48666fae2288637a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 12:59:06 +0200 Subject: [PATCH] chore(deps): update container image docker.io/filebrowser/filebrowser to v2.29.0@33816c9 by renovate (#21604) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://togithub.com/filebrowser/filebrowser) | minor | `v2.28.0` -> `v2.29.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
filebrowser/filebrowser (docker.io/filebrowser/filebrowser) ### [`v2.29.0`](https://togithub.com/filebrowser/filebrowser/releases/tag/v2.29.0) [Compare Source](https://togithub.com/filebrowser/filebrowser/compare/v2.28.0...v2.29.0) #### Changelog - [`5f57cf9`](https://togithub.com/filebrowser/filebrowser/commit/5f57cf9e) chore(release): 2.29.0 - [`4786187`](https://togithub.com/filebrowser/filebrowser/commit/47861878) fix: the copy method in clipboard.ts ([#​3177](https://togithub.com/filebrowser/filebrowser/issues/3177)) - [`236ca63`](https://togithub.com/filebrowser/filebrowser/commit/236ca637) feat: Display Upload Progress as Percentage and File Size / Total File Size ([#​3111](https://togithub.com/filebrowser/filebrowser/issues/3111)) - [`e2d7270`](https://togithub.com/filebrowser/filebrowser/commit/e2d72706) Fixed preview for pdf and missing video coded message ([#​3163](https://togithub.com/filebrowser/filebrowser/issues/3163)) - [`da5a6e0`](https://togithub.com/filebrowser/filebrowser/commit/da5a6e05) fix: don't redirect to login when no auth ([#​3165](https://togithub.com/filebrowser/filebrowser/issues/3165)) - [`bee71d9`](https://togithub.com/filebrowser/filebrowser/commit/bee71d93) Fix: Frontend bug, administrators unable to delete users ([#​3170](https://togithub.com/filebrowser/filebrowser/issues/3170)) - [`821f51e`](https://togithub.com/filebrowser/filebrowser/commit/821f51ea) fix: apply proper zindex to modal dialogs ([#​3172](https://togithub.com/filebrowser/filebrowser/issues/3172)) - [`434e49b`](https://togithub.com/filebrowser/filebrowser/commit/434e49bf) fix: abort upload behavior to properly handle server-side deletion and frontend state reset ([#​3114](https://togithub.com/filebrowser/filebrowser/issues/3114)) - [`61f2508`](https://togithub.com/filebrowser/filebrowser/commit/61f25086) chore: fix some typos in comments ([#​3108](https://togithub.com/filebrowser/filebrowser/issues/3108)) - [`18f04a7`](https://togithub.com/filebrowser/filebrowser/commit/18f04a7d) fix: handle quotes in healthcheck.sh ([#​3130](https://togithub.com/filebrowser/filebrowser/issues/3130)) - [`22a05e1`](https://togithub.com/filebrowser/filebrowser/commit/22a05e1f) fix: correct list item selector ([#​3126](https://togithub.com/filebrowser/filebrowser/issues/3126)) ([#​3147](https://togithub.com/filebrowser/filebrowser/issues/3147)) - [`b4b4b0e`](https://togithub.com/filebrowser/filebrowser/commit/b4b4b0ef) ci: fix permission for pr-lint - [`8fd6c55`](https://togithub.com/filebrowser/filebrowser/commit/8fd6c55a) ci: refactor pr-lint workflow - [`a9da7fd`](https://togithub.com/filebrowser/filebrowser/commit/a9da7fd5) build: bump go version to 1.22.2 ([#​3158](https://togithub.com/filebrowser/filebrowser/issues/3158)) - [`6b77b8d`](https://togithub.com/filebrowser/filebrowser/commit/6b77b8d6) build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 ([#​3133](https://togithub.com/filebrowser/filebrowser/issues/3133)) - [`e39ea73`](https://togithub.com/filebrowser/filebrowser/commit/e39ea730) ci: add pr lint workflow ([#​3157](https://togithub.com/filebrowser/filebrowser/issues/3157)) - [`0e0b0c8`](https://togithub.com/filebrowser/filebrowser/commit/0e0b0c80) chore: remove language names from translations ([#​3140](https://togithub.com/filebrowser/filebrowser/issues/3140)) - [`ae0af1f`](https://togithub.com/filebrowser/filebrowser/commit/ae0af1f9) chore: fix golangci-lint errors - [`d194d71`](https://togithub.com/filebrowser/filebrowser/commit/d194d712) deps: upgrade go libs - [`bbd0abb`](https://togithub.com/filebrowser/filebrowser/commit/bbd0abbd) build: bump go version to 1.22.1 - [`5100e58`](https://togithub.com/filebrowser/filebrowser/commit/5100e587) feat: migrate to vue 3 ([#​2689](https://togithub.com/filebrowser/filebrowser/issues/2689))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/filebrowser/Chart.yaml | 6 +++--- charts/stable/filebrowser/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 7bcdd97910d..bac21d9af91 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.28.0 +appVersion: 2.29.0 dependencies: - name: common version: 23.0.0 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/filebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.webp keywords: - filebrowser -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 10.0.5 +version: 10.1.0 diff --git a/charts/stable/filebrowser/values.yaml b/charts/stable/filebrowser/values.yaml index 1166f90fb0e..f73acb0d43c 100644 --- a/charts/stable/filebrowser/values.yaml +++ b/charts/stable/filebrowser/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/filebrowser/filebrowser pullPolicy: IfNotPresent - tag: v2.28.0@sha256:d312dbaa9ecab09fb31857178c978d587167f1de14da8e025be175cda4c201a0 + tag: v2.29.0@sha256:33816c92ba4401bab465528bb54655df427eaaa80dc177e5aecb33d5b8b0a8f7 workload: main: podSpec: