mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 13:26:55 +08:00
* Upgraded catalog item(s)
This commit upgrades plex, jellyseerr, recyclarr, immich, filebrowser, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
28 lines
830 B
YAML
28 lines
830 B
YAML
name: filebrowser
|
|
description: File Browser provides a file managing interface within a specified directory
|
|
and it can be used to upload, delete, preview, rename and edit your files.
|
|
annotations:
|
|
title: File Browser
|
|
type: application
|
|
version: 1.0.11
|
|
apiVersion: v2
|
|
appVersion: 2.25.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://filebrowser.org
|
|
icon: https://raw.githubusercontent.com/filebrowser/logo/master/banner.png
|
|
sources:
|
|
- https://github.com/filebrowser/filebrowser
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/filebrowser
|
|
- https://hub.docker.com/r/filebrowser/filebrowser
|
|
keywords:
|
|
- files
|
|
- browser
|