1234567891011121314151617181920212223242526 |
- name: clamav
- description: ClamAV is an open source (GPLv2) anti-virus toolkit.
- annotations:
- title: Clam AV
- type: application
- version: 1.0.12
- apiVersion: v2
- appVersion: '1.0.1'
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.1.1
- home: https://www.clamav.net/
- icon: https://media.sys.truenas.net/apps/clamav/icons/icon.png
- sources:
- - https://docs.clamav.net/
- - https://github.com/truenas/charts/tree/master/community/clamav
- - https://www.clamav.net/
- keywords:
- - anti-virus
- - clamav
|