Update ClamAV version

This commit is contained in:
Stefan Reimer 2023-08-16 10:15:32 +00:00
parent 0cb16de099
commit b50a66ab79
2 changed files with 8 additions and 8 deletions

View File

@ -2,8 +2,8 @@ apiVersion: v2
name: clamav
description: Chart for deploying a ClamavD on kubernetes as statfulSet
type: application
version: 0.1.1
appVersion: 0.104.0
version: "0.2.0"
appVersion: "1.1.0"
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -13,6 +13,6 @@ maintainers:
- name: Quarky9
dependencies:
- name: kubezero-lib
version: ">= 0.1.4"
version: ">= 0.1.6"
repository: https://cdn.zero-downtime.net/charts/
kubeVersion: ">= 1.18.0"
kubeVersion: ">= 1.25.0"

View File

@ -16,7 +16,7 @@ clamav:
# clamav.image -- The clamav docker image
image: clamav/clamav
# clamav.version -- The clamav docker image version - defaults to .Chart.appVersion
version: "unstable"
# version: "unstable"
replicaCount: 1
@ -40,7 +40,7 @@ clamav:
# clamav.resources -- The resource requests and limits for the clamav service
requests:
cpu: 300m
memory: 1300M
memory: 2000M
#limits:
# cpu: 1500m
# memory: 2000M
# cpu: 2
# memory: 4000M