mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
This commit upgrades recyclarr, ipfs, komga, filebrowser catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.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.9
|
|
apiVersion: v2
|
|
appVersion: 2.24.2
|
|
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.0.12
|
|
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
|