diff --git a/charts/incubator/clamav/CHANGELOG.md b/charts/incubator/clamav/CHANGELOG.md
index 295bd4626b2..12e3ebe557b 100644
--- a/charts/incubator/clamav/CHANGELOG.md
+++ b/charts/incubator/clamav/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [clamav-0.0.2](https://github.com/truecharts/apps/compare/clamav-0.0.1...clamav-0.0.2) (2022-01-18)
diff --git a/charts/incubator/clamav/helm-values.md b/charts/incubator/clamav/helm-values.md
index a318733fb9e..b5de035b1cc 100644
--- a/charts/incubator/clamav/helm-values.md
+++ b/charts/incubator/clamav/helm-values.md
@@ -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` | |
diff --git a/docs/apps/incubator/clamav/CHANGELOG.md b/docs/apps/incubator/clamav/CHANGELOG.md
index 295bd4626b2..12e3ebe557b 100644
--- a/docs/apps/incubator/clamav/CHANGELOG.md
+++ b/docs/apps/incubator/clamav/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [clamav-0.0.2](https://github.com/truecharts/apps/compare/clamav-0.0.1...clamav-0.0.2) (2022-01-18)
diff --git a/docs/apps/incubator/clamav/helm-values.md b/docs/apps/incubator/clamav/helm-values.md
index a318733fb9e..b5de035b1cc 100644
--- a/docs/apps/incubator/clamav/helm-values.md
+++ b/docs/apps/incubator/clamav/helm-values.md
@@ -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` | |
diff --git a/docs/index.yaml b/docs/index.yaml
index 6a484396280..0c1660f20a9 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -3411,6 +3411,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/chevereto-0.0.1/chevereto-0.0.1.tgz
version: 0.0.1
clamav:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.104.2
+ created: "2022-01-20T16:29:53.120441108Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.13.1
+ description: ClamAV® is an open source antivirus engine for detecting trojans,
+ viruses, malware & other malicious threats.
+ digest: 7e96a53213ac98e2c2c2940f9703501a81061c036981e3695c8254577369e489
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/clamav
+ icon: https://truecharts.org/_static/img/appicons/clamav-icon.png
+ keywords:
+ - clamav
+ - antivirus
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: clamav
+ sources:
+ - https://github.com/Cisco-Talos/clamav
+ - https://hub.docker.com/r/clamav/clamav
+ - https://docs.clamav.net/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/clamav-0.0.3/clamav-0.0.3.tgz
+ version: 0.0.3
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -10322,36 +10356,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/fireflyiii-13.0.10/fireflyiii-13.0.10.tgz
version: 13.0.10
firefox:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - incubator
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 78.15.0
- created: "2022-01-20T16:17:05.401639567Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.13.1
- description: Firefox Browser, also known as Mozilla Firefox or simply Firefox,
- digest: 3ec096900179b9a041d9f8027075eb229c4242b8c0af8a549e3bcbdff52cefbe
- home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox
- icon: https://truecharts.org/_static/img/appicons/firefox-icon.png
- keywords:
- - firefox
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: firefox
- sources:
- - https://hub.docker.com/r/linuxserver/firefox
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/firefox-0.0.14/firefox-0.0.14.tgz
- version: 0.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -48968,4 +48972,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
version: 9.0.24
-generated: "2022-01-20T16:17:05.405626526Z"
+generated: "2022-01-20T16:29:53.12395439Z"