Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,23 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="aria2-4.0.0"></a>
|
||||
### [aria2-4.0.0](https://github.com/truecharts/apps/compare/aria2-3.0.23...aria2-4.0.0) (2022-03-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* remove fixed env from questions.yaml
|
||||
* remove PUID from per-app env-vars if set to 568
|
||||
* remove empty env var declaration from questions.yaml
|
||||
* remove TZ from values. ([#1945](https://github.com/truecharts/apps/issues/1945))
|
||||
* update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021))
|
||||
|
||||
#### Fix
|
||||
|
||||
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
|
||||
|
||||
|
||||
|
||||
<a name="aria2-3.0.23"></a>
|
||||
### [aria2-3.0.23](https://github.com/truecharts/apps/compare/aria2-3.0.22...aria2-3.0.23) (2022-03-02)
|
||||
|
||||
|
||||
@@ -11,9 +11,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.PUID | int | `568` | |
|
||||
| env.RPC_PORT | int | `6800` | |
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"tccr.io/truecharts/aria2-pro"` | image repository |
|
||||
| image.tag | string | `"latest@sha256:6c0ddcc7be4da69ac146ff3153df727a5818f733636a1c4d9b78ccffd6106a23"` | image tag |
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.17.2 |
|
||||
| https://truecharts.org | common | 9.0.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user