mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 06:40:20 +08:00
Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="aria2-1.0.2"></a>
|
||||
### [aria2-1.0.2](https://github.com/truecharts/apps/compare/aria2-1.0.1...aria2-1.0.2) (2021-10-22)
|
||||
|
||||
#### Fix
|
||||
|
||||
* sync values.yaml services with questions.yaml
|
||||
|
||||
|
||||
|
||||
<a name="aria2-1.0.1"></a>
|
||||
### [aria2-1.0.1](https://github.com/truecharts/apps/compare/aria2-0.0.11...aria2-1.0.1) (2021-10-20)
|
||||
|
||||
|
||||
@@ -28,8 +28,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.listen.enabled | bool | `true` | |
|
||||
| service.main.ports.listen.port | int | `6888` | |
|
||||
| service.listen.enabled | bool | `true` | |
|
||||
| service.listen.ports.listen.enabled | bool | `true` | |
|
||||
| service.listen.ports.listen.port | int | `6888` | |
|
||||
| service.main.ports.main.enabled | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `6800` | |
|
||||
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="aria2-1.0.2"></a>
|
||||
### [aria2-1.0.2](https://github.com/truecharts/apps/compare/aria2-1.0.1...aria2-1.0.2) (2021-10-22)
|
||||
|
||||
#### Fix
|
||||
|
||||
* sync values.yaml services with questions.yaml
|
||||
|
||||
|
||||
|
||||
<a name="aria2-1.0.1"></a>
|
||||
### [aria2-1.0.1](https://github.com/truecharts/apps/compare/aria2-0.0.11...aria2-1.0.1) (2021-10-20)
|
||||
|
||||
|
||||
@@ -28,8 +28,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.listen.enabled | bool | `true` | |
|
||||
| service.main.ports.listen.port | int | `6888` | |
|
||||
| service.listen.enabled | bool | `true` | |
|
||||
| service.listen.ports.listen.enabled | bool | `true` | |
|
||||
| service.listen.ports.listen.port | int | `6888` | |
|
||||
| service.main.ports.main.enabled | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `6800` | |
|
||||
|
||||
|
||||
@@ -5168,6 +5168,35 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
|
||||
version: 0.1.3
|
||||
aria2:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-10-22T13:02:10.662067603Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.14
|
||||
description: aria server for downloading web content
|
||||
digest: a7429ebb120c536d86725f6b2042e5ad51bc3359da5043aa55c4ce0589a09104
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2
|
||||
icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4
|
||||
keywords:
|
||||
- aria2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: aria2
|
||||
sources:
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/aria2-1.0.2/aria2-1.0.2.tgz
|
||||
version: 1.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -226644,4 +226673,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-10-22T12:20:36.47957708Z"
|
||||
generated: "2021-10-22T13:02:10.740236438Z"
|
||||
|
||||
Reference in New Issue
Block a user