fix(aria2): sync values.yaml services with questions.yaml
This commit is contained in:
@@ -17,10 +17,9 @@ maintainers:
|
|||||||
name: aria2
|
name: aria2
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/grade: U
|
truecharts.org/grade: U
|
||||||
|
|||||||
@@ -25,6 +25,9 @@ service:
|
|||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 6800
|
port: 6800
|
||||||
|
listen:
|
||||||
|
enabled: true
|
||||||
|
ports:
|
||||||
listen:
|
listen:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 6888
|
port: 6888
|
||||||
|
|||||||
Reference in New Issue
Block a user