Views:
November 24, 2025 — The Helm Chart 3.3.0 release includes the following:
  • Features
    • Support for file integrity monitoring, which detects file changes to critical areas of containers by comparing their current state to a pre-established baseline. File integrity monitoring scans files for unexpected changes and logs an event if a deviation is found, providing visibility into potential security threats..
  • Upgrade instructions
    • Sample upgrade command:
      helm upgrade \
      --values overrides.yaml \
      --namespace trendmicro-system \
      trendmicro \
      https://github.com/trendmicro/visionone-container-security-helm/archive/3.3.0.tar.gz
  • References