Views:
March 12, 2026—The Helm Chart 3.3.4 release includes the following:
  • Enhancements
    • Increased auth token rotation interval to reduce offline issues due to maintenance.
    • Enhanced scan results with detailed failure reasons for FAIL statuses.
  • Bug fixes
    • Fixed an issue where vulnerability scan jobs didn't follow the concurrent job limit.
    • Fixed an issue where malware and secret scan jobs failed when CRI runtime was configured.
    • Fixed an issue where the admission controller would block malware and secret scan jobs with some policies.
    • Updated GKE workload allowlist to fix compatibility with GKE Autopilot clusters.
    • Fixed an issue where scout couldn't connect to the kubernetes metacollector on EKS Fargate.
  • 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.4.tar.gz
  • References