From e12ba63a41a184a0eb8048c20e205d590f8697a0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 03:04:52 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/fileb?= =?UTF-8?q?rowser/filebrowser=20v2.33.5=20=E2=86=92=20v2.33.10=20(#36716)?= 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://redirect.github.com/filebrowser/filebrowser) | patch | `659a58c` -> `dd2e1d8` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
filebrowser/filebrowser (docker.io/filebrowser/filebrowser) ### [`v2.33.10`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.10) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.9...v2.33.10) #### Changelog - [`da03728`](https://redirect.github.com/filebrowser/filebrowser/commit/da03728cd7319542850e2ea337beec83c168f69c) chore(release): 2.33.10 - [`e735491`](https://redirect.github.com/filebrowser/filebrowser/commit/e735491c57b12c3b19dd2e4b570723df78f4eb44) fix: ignore linting error - [`4d830f7`](https://redirect.github.com/filebrowser/filebrowser/commit/4d830f707fc4314741fd431e70c2ce50cd5a3108) fix: correctly check if command is allowed when using shell - [`f84a6db`](https://redirect.github.com/filebrowser/filebrowser/commit/f84a6db680b6df1c7c8f06f1816f7e4c9e963668) fix: correctly split shell ### [`v2.33.9`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.9) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.8...v2.33.9) #### Changelog - [`a430eb2`](https://redirect.github.com/filebrowser/filebrowser/commit/a430eb2e60725eef42a121feadd0d114a5dd2b5a) chore(release): 2.33.9 - [`c232d41`](https://redirect.github.com/filebrowser/filebrowser/commit/c232d41f903d3026ec290bbe819b6c59a933048e) fix: remove unused import - [`c1e4fd6`](https://redirect.github.com/filebrowser/filebrowser/commit/c1e4fd648bebf2aa1a6ce0d1ead08793fecc7747) docs: add warning regarding the custom commands feature - [`d5b39a1`](https://redirect.github.com/filebrowser/filebrowser/commit/d5b39a14fd3fc0d1c364116b41289484df7c27b2) fix: remove auth token from /api/command - [`e2e1e49`](https://redirect.github.com/filebrowser/filebrowser/commit/e2e1e4913085cca8917e0f69171dc28d3c6af1b6) fix: check exact match on command allow list ### [`v2.33.8`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.8) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.7...v2.33.8) #### Command Execution The command execution feature has been disabled by default for everyone. It is now always **opt-in**. Read [https://github.com/filebrowser/filebrowser/issues/5199](https://redirect.github.com/filebrowser/filebrowser/issues/5199). #### Changelog - [`b0f92dd`](https://redirect.github.com/filebrowser/filebrowser/commit/b0f92dd2d72af8fa6423a9226a4b89ed17f8589b) chore(release): 2.33.8 - [`21b0827`](https://redirect.github.com/filebrowser/filebrowser/commit/21b0827808249a1abb2e72aced9f1aba23695f39) Merge commit from fork ### [`v2.33.7`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.7) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.6...v2.33.7) #### Changelog - [`d6d84e2`](https://redirect.github.com/filebrowser/filebrowser/commit/d6d84e2b48bd4c4268e1774e44a1186e04a8c054) chore(release): 2.33.7 - [`4bfbf33`](https://redirect.github.com/filebrowser/filebrowser/commit/4bfbf332499fc8aea5f6df6aae1efa0de918d1ae) fix: linting issues - [`e74c958`](https://redirect.github.com/filebrowser/filebrowser/commit/e74c95886226c0ee429af1860eed21dd1f8601aa) fix: linting issues - [`221451a`](https://redirect.github.com/filebrowser/filebrowser/commit/221451a5179c8f139819a315b80d0ecb0e7220c3) fix: correctly parse negative boolean flags ### [`v2.33.6`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.6) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.5...v2.33.6) #### Changelog - [`f46641b`](https://redirect.github.com/filebrowser/filebrowser/commit/f46641b038b35340bd0fd90715a67fd6dbfba943) chore(release): 2.33.6 - [`23bd8f6`](https://redirect.github.com/filebrowser/filebrowser/commit/23bd8f67155081d707d4799393d3b1e2bebeaa34) fix: remove incorrect default for password flag
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/filebrowser/Chart.yaml | 4 ++-- charts/stable/filebrowser/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index fa12de096d8..3ed941e5524 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.33.5 +appVersion: 2.33.10 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 11.8.1 +version: 11.8.2 diff --git a/charts/stable/filebrowser/values.yaml b/charts/stable/filebrowser/values.yaml index f5468f72d56..b50a14f32b9 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.33.5@sha256:659a58c71b974dbf5fb0fd5453fec91e84b8c3729f74bb610f16e214352e56bd + tag: v2.33.10@sha256:dd2e1d8f7382d53afab915fea6bb49cd38112587e766a70241b120cd00f517c2 workload: main: podSpec: