chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder * rename to `icon.png` * replace solr image * remove `docs/` from gitignore * move app specific docs into app folder [skip ci] * fix some links * chore(apps): update image links temporary
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies:
|
||||
deprecated: false
|
||||
description: Filebrowser provides a file managing interface within a specified directory
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/filebrowser
|
||||
icon: https://truecharts.org/_static/img/appicons/filebrowser.png
|
||||
icon: https://truecharts.org/img/appicons/filebrowser.png
|
||||
keywords:
|
||||
- filebrowser
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# Default Username/Password
|
||||
|
||||
__Email__: `admin`
|
||||
|
||||
__Password__: `admin`
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Reference in New Issue
Block a user