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