Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="domoticz-0.0.4"></a>
|
||||
### [domoticz-0.0.4](https://github.com/truecharts/apps/compare/domoticz-0.0.3...domoticz-0.0.4) (2021-12-17)
|
||||
|
||||
#### Chore
|
||||
|
||||
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
|
||||
|
||||
#### Fix
|
||||
|
||||
* enable secondary services on some new apps ([#1548](https://github.com/truecharts/apps/issues/1548))
|
||||
|
||||
|
||||
|
||||
<a name="domoticz-0.0.3"></a>
|
||||
### [domoticz-0.0.3](https://github.com/truecharts/apps/compare/domoticz-0.0.2...domoticz-0.0.3) (2021-12-14)
|
||||
|
||||
|
||||
@@ -22,8 +22,12 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.comm1.enabled | bool | `true` | |
|
||||
| service.comm1.ports.comm1.enabled | bool | `true` | |
|
||||
| service.comm1.ports.comm1.port | int | `6144` | |
|
||||
| service.comm1.ports.comm1.targetPort | int | `6144` | |
|
||||
| service.comm2.enabled | bool | `true` | |
|
||||
| service.comm2.ports.comm2.enabled | bool | `true` | |
|
||||
| service.comm2.ports.comm2.port | int | `1443` | |
|
||||
| service.comm2.ports.comm2.targetPort | int | `1443` | |
|
||||
| service.main.ports.main.port | int | `10144` | |
|
||||
|
||||
Reference in New Issue
Block a user