fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -25,4 +25,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy
|
||||
- https://hub.docker.com/r/chvb/docker-tvhproxy
|
||||
type: application
|
||||
version: 0.0.17
|
||||
version: 0.0.19
|
||||
|
||||
@@ -18,13 +18,13 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: TVH_URL
|
||||
label: 'TVH_URL'
|
||||
label: "TVH_URL"
|
||||
description: "Container Variable TVHURL"
|
||||
schema:
|
||||
type: string
|
||||
default: "http://username:password@tvheadendip:9981"
|
||||
- variable: TVH_TUNER_COUNT
|
||||
label: 'TVH_TUNER_COUNT'
|
||||
label: "TVH_TUNER_COUNT"
|
||||
description: "Container Variable TVHTUNERCOUNT"
|
||||
schema:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user