mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
27 lines
649 B
YAML
27 lines
649 B
YAML
name: clamav
|
|
description: ClamAV is an open source (GPLv2) anti-virus toolkit.
|
|
annotations:
|
|
title: Clam AV
|
|
type: application
|
|
version: 1.0.16
|
|
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.2.4
|
|
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
|