Views:
December 12, 2025—The Helm Chart 3.3.1 release includes the following:
  • Enhancements
    • Displays the Falco version in the Falco logs for better debugging.
    • Adds SHA1 hash to File Integrity Monitoring events.
  • Bug fixes
    • Fixed an error where the Fargate injector incorrectly added the Service Gateway configmap and secret to pods when Service Gateway was not enabled.
  • 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.1.tar.gz
  • References