Skip to content

Commit e0dba34

Browse files
authored
fix: mailu change hosting images (#162)
* fix: mailu change hosting images * fix: bump version
1 parent 64d27e2 commit e0dba34

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

charts/clamapi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ name: clamapi
55
home: https://github.com/cnieg/helm-charts/
66
sources:
77
- https://github.com/audig/clamapi
8-
version: 2.0.4
8+
version: 2.0.5
99
maintainers:
1010
- name: audig

charts/clamapi/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ clamav:
1717
host: clamav
1818
port: 3310
1919
timeout: 1000
20+
image:
21+
repository: ghcr.io/mailu/clamav
22+
tag: 1.9.50
2023

2124
env: {}
2225
# SPRING_SERVLET_MULTIPART_MAX_FILE_SIZE: 10MB

0 commit comments

Comments
 (0)