Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="jdownloader2-5.0.6"></a>
|
||||
### [jdownloader2-5.0.6](https://github.com/truecharts/apps/compare/jdownloader2-5.0.5...jdownloader2-5.0.6) (2021-12-19)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Last patch bump before RC2 branch-off
|
||||
* move `envTpl` to `env` ([#1578](https://github.com/truecharts/apps/issues/1578))
|
||||
* remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576))
|
||||
|
||||
|
||||
|
||||
<a name="jdownloader2-5.0.5"></a>
|
||||
### [jdownloader2-5.0.5](https://github.com/truecharts/apps/compare/jdownloader2-5.0.4...jdownloader2-5.0.5) (2021-12-19)
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.KEEP_APP_RUNNING | int | `0` | |
|
||||
| env.PUID | int | `568` | |
|
||||
| env.SECURE_CONNECTION | int | `0` | |
|
||||
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
||||
| env.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/jdownloader-2"` | |
|
||||
| image.tag | string | `"v1.7.1@sha256:ba37e3a795f6e64466de3e81152af78c5fe8f6c3beeeee5a2bc948c41a631b16"` | |
|
||||
|
||||
Reference in New Issue
Block a user