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-09 23:47:58 +00:00
parent c99c8de211
commit e305a3820a
9 changed files with 78 additions and 25 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="matomo-0.0.2"></a>
### [matomo-0.0.2](https://github.com/truecharts/apps/compare/matomo-0.0.1...matomo-0.0.2) (2022-03-09)
#### Fix
* enable secondary ports ([#2120](https://github.com/truecharts/apps/issues/2120))
<a name="matomo-0.0.1"></a>
### matomo-0.0.1 (2022-03-09)
@@ -55,6 +55,8 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.path | string | `"/index.php"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.https.enabled | bool | `true` | |
| service.https.ports.https.enabled | bool | `true` | |
| service.https.ports.https.port | int | `10173` | |
| service.https.ports.https.protocol | string | `"HTTPS"` | |
| service.https.ports.https.targetPort | int | `10173` | |
@@ -7,4 +7,3 @@
#### Feat
* Add storj-node ([#2119](https://github.com/truecharts/apps/issues/2119))
File diff suppressed because one or more lines are too long