Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-27 14:37:57 +00:00
parent 519a8edec4
commit 5b983765ad
8 changed files with 273 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="deemix-2.0.0"></a>
### [deemix-2.0.0](https://github.com/truecharts/apps/compare/deemix-1.0.7...deemix-2.0.0) (2022-03-27)
#### Feat
* move to stable ([#2306](https://github.com/truecharts/apps/issues/2306))
<a name="deemix-1.0.7"></a>
### [deemix-1.0.7](https://github.com/truecharts/apps/compare/deemix-1.0.6...deemix-1.0.7) (2022-03-26)
+1
View File
@@ -11,6 +11,7 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.DEEMIX_SINGLE_USER | bool | `false` | |
| env.INTPORT | string | `"{{ .Values.service.main.ports.main.targetPort }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/deemix"` | |