We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924cc54 commit 1627592Copy full SHA for 1627592
charts/mailu/values.yaml
@@ -2022,7 +2022,7 @@ clamav:
2022
## @param clamav.image.registry Pod image registry (specific for ClamAV as it is not part of the Mailu organization)
2023
image:
2024
repository: clamav/clamav-debian
2025
- tag: 1.4@sha256:c5bbda3191b7265ce4c92e7d2ae4d8fa58f14c0fd6598731aff4beb33f474902
+ tag: 1.4@sha256:d12250b087843c62331e402e7f96dfc97a137c9909aef36305e78efec58e60e8
2026
pullPolicy: IfNotPresent
2027
registry: docker.io
2028
0 commit comments