Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
<a name="hyperion-ng-1.9.15"></a>
|
||||
## [hyperion-ng-1.9.15](https://github.com/truecharts/apps/compare/hyperion-ng-1.9.14...hyperion-ng-1.9.15) (2021-09-07)
|
||||
|
||||
### Fix
|
||||
|
||||
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|
||||
|
||||
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"sirfragalot/hyperion.ng"` | image repository |
|
||||
| image.tag | string | `"2.0.0-alpha.9-x86_64"` | image tag |
|
||||
| image.tag | string | `"2.0.0-alpha.10-x86_64"` | image tag |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 6.13.7 |
|
||||
| https://truecharts.org | common | 6.13.8 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user