|
@@ -1,11 +1,12 @@
|
|
|
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.
|
|
|
+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.10
|
|
|
+version: 1.0.11
|
|
|
apiVersion: v2
|
|
|
-appVersion: 2.24.2
|
|
|
+appVersion: 2.25.0
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -14,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.1.0
|
|
|
+ version: 1.1.1
|
|
|
home: https://filebrowser.org
|
|
|
icon: https://raw.githubusercontent.com/filebrowser/logo/master/banner.png
|
|
|
sources:
|