There was an error while loading. Please reload this page.
1 parent 64d27e2 commit e0dba34Copy full SHA for e0dba34
2 files changed
charts/clamapi/Chart.yaml
@@ -5,6 +5,6 @@ name: clamapi
5
home: https://github.com/cnieg/helm-charts/
6
sources:
7
- https://github.com/audig/clamapi
8
-version: 2.0.4
+version: 2.0.5
9
maintainers:
10
- name: audig
charts/clamapi/values.yaml
@@ -17,6 +17,9 @@ clamav:
17
host: clamav
18
port: 3310
19
timeout: 1000
20
+ image:
21
+ repository: ghcr.io/mailu/clamav
22
+ tag: 1.9.50
23
24
env: {}
25
# SPRING_SERVLET_MULTIPART_MAX_FILE_SIZE: 10MB
0 commit comments