Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

1.2.77

Compare
Choose a tag to compare
@henryguan henryguan released this 07 Apr 20:31
· 9 commits to master since this release

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