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))
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 6.13.8
|
||||||
|
digest: sha256:1c5edc9e3d2af2e1527e88ae154d0011d152373d02417f7482b4b94237c0503f
|
||||||
|
generated: "2021-09-07T22:48:05.050181971Z"
|
||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org | common | 6.13.7 |
|
| https://truecharts.org | common | 6.13.8 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|||||||
@@ -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 |
|
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"sirfragalot/hyperion.ng"` | image repository |
|
| 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.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
| persistence.config.enabled | bool | `true` | |
|
| persistence.config.enabled | bool | `true` | |
|
||||||
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
|
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
|
||||||
|
|||||||
@@ -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 |
|
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"sirfragalot/hyperion.ng"` | image repository |
|
| 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.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
| persistence.config.enabled | bool | `true` | |
|
| persistence.config.enabled | bool | `true` | |
|
||||||
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
|
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org | common | 6.13.7 |
|
| https://truecharts.org | common | 6.13.8 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|||||||
+27
-1
@@ -58934,6 +58934,32 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/home-assistant-3.1.5/home-assistant-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/home-assistant-3.1.5/home-assistant-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
hyperion-ng:
|
hyperion-ng:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: auto
|
||||||
|
created: "2021-09-07T22:49:09.930494706Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 6.13.8
|
||||||
|
description: Hyperion is an opensource Bias or Ambient Lighting implementation
|
||||||
|
digest: aa96712195d75d7e6d6121e80fee214a18b2c0e7eecd8c301d4beb2296a4bd07
|
||||||
|
home: https://github.com/truechartsapps/tree/master/charts/incubator/hyperion-ng
|
||||||
|
icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4
|
||||||
|
keywords:
|
||||||
|
- hyperion-ng
|
||||||
|
- hyperion
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: truecharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: hyperion-ng
|
||||||
|
sources:
|
||||||
|
- https://github.com/hyperion-project/hyperion.ng
|
||||||
|
- https://hub.docker.com/r/sirfragalot/hyperion.ng
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/hyperion-ng-1.9.15/hyperion-ng-1.9.15.tgz
|
||||||
|
version: 1.9.15
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: auto
|
appVersion: auto
|
||||||
created: "2021-09-05T03:24:42.276302692Z"
|
created: "2021-09-05T03:24:42.276302692Z"
|
||||||
@@ -174808,4 +174834,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-09-07T22:33:38.949816197Z"
|
generated: "2021-09-07T22:49:09.979573473Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user