chore(deps): update container image docker.io/filebrowser/filebrowser to v2.31.1@b9b0dca by renovate (#25712)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `v2.31.0` -> `v2.31.1` | --- > [!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.31.1`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.31.1) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.31.0...v2.31.1) #### Changelog - [`bb5d192`](https://redirect.github.com/filebrowser/filebrowser/commit/bb5d192095646e1643f97d5f860d22bb566038d8) chore(release): 2.31.1 - [`121d9ab`](https://redirect.github.com/filebrowser/filebrowser/commit/121d9abecdc7d4e923cfc5023519995938a6ccae) fix: command not found in shell ([#​3438](https://redirect.github.com/filebrowser/filebrowser/issues/3438)) - [`7de6bc4`](https://redirect.github.com/filebrowser/filebrowser/commit/7de6bc4a912b5734dd0df02ed8391e78619e2615) build: update to alpine 3.20 ([#​3447](https://redirect.github.com/filebrowser/filebrowser/issues/3447)) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OC4xIiwidXBkYXRlZEluVmVyIjoiMzguNTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.31.0
|
||||
appVersion: 2.31.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 11.2.0
|
||||
version: 11.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.31.0@sha256:e68df99eecbb2ec6ee15ac57a49848986c26500f455182a0261b53b71f76d008
|
||||
tag: v2.31.1@sha256:b9b0dcac8b20c01ed4777889c8ae6ff74443ed604e11e4b862d9f3068eeb9114
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user