fix(autoscan): move to stable. (#3782)
* fix(autoscan): move to stable. * fix(autoscan): move to stable. * Rename README..md to README.md * Update Chart.yaml * Update Chart.yaml * tweaks * Apply suggestions from code review Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * lint Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros kois
Stavros Kois
parent
cae81f08d5
commit
e5a3257bff
@@ -0,0 +1,30 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autoscan
|
||||
version: 1.0.0
|
||||
appVersion: "latest"
|
||||
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
|
||||
type: application
|
||||
deprecated: false
|
||||
home: https://truecharts.org/docs/charts/stable/autoscan
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png
|
||||
keywords:
|
||||
- autoscan
|
||||
- media
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
|
||||
- https://hotio.dev/containers/autoscan
|
||||
- https://hub.docker.com/r/hotio/autoscan
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.9
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
Reference in New Issue
Block a user