Views:
April 10, 2026—The Helm Chart 3.3.6 release includes the following:
  • Enhancements
    • Upgraded dependencies to address vulnerabilities.
    • Updated admission control webhook to remove unneeded DELETE operations and to improve performance.
  • Bug fixes
    • Set sigstore TUF root to a writeable path to fix an issue with signature verification in FIPS images.
    • Fixed log collection for Helm v4.
    • Reverted mistakenly bumped GKE Allowlist version to fix installation issues on GKE Autopilot clusters.
    • Made scout hostNetwork configurable through values.yaml to fix issue with scout initialization in some networks.
  • 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.6.tar.gz
  • References