Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-20 16:29:53 +00:00
parent 0ab1ba28cb
commit 793976b4b0
5 changed files with 57 additions and 31 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="clamav-0.0.3"></a>
### [clamav-0.0.3](https://github.com/truecharts/apps/compare/clamav-0.0.2...clamav-0.0.3) (2022-01-20)
#### Fix
* enable service ([#1742](https://github.com/truecharts/apps/issues/1742))
<a name="clamav-0.0.2"></a>
### [clamav-0.0.2](https://github.com/truecharts/apps/compare/clamav-0.0.1...clamav-0.0.2) (2022-01-18)
@@ -51,6 +51,8 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `3310` | |
| service.main.ports.main.targetPort | int | `3310` | |
| service.milter.enabled | bool | `true` | |
| service.milter.ports.milter.enabled | bool | `true` | |
| service.milter.ports.milter.port | int | `7357` | |
| service.milter.ports.milter.targetPort | int | `7357` | |