This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
1.2.77
Changelog
- This change disables malware scanning by default. The malware scanning state can be observed in the administration console. To turn on malware scanning, add the following lines to overrides.yaml
scan:
malwareScan:
enabled: true
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.77.tar.gz