We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bad0d commit bde0875Copy full SHA for bde0875
charts/mailu/values.yaml
@@ -2005,7 +2005,7 @@ clamav:
2005
## @param clamav.image.registry Pod image registry (specific for ClamAV as it is not part of the Mailu organization)
2006
image:
2007
repository: clamav/clamav-debian
2008
- tag: 1.4@sha256:9a761d591ece47ecbc0927480aa39fafc23c827fe578b61e5123c27e0eafd34d
+ tag: 1.4@sha256:2f654f00c5549fcdf897b762c2fee7aa1faf996132e40bf9fbc49e9c6ef6152e
2009
pullPolicy: IfNotPresent
2010
registry: docker.io
2011
0 commit comments