Views:
January 22, 2025—The Helm Chart 3.3.3 release includes the following:
  • Features
    • In-clusters components now support user-managed custom rulesets configured in Trend Vision One.
  • Enhancements
    • This release enhances the stability and patch vulnerability of in-cluster components.
    • Because custom rulesets are now supported by in-cluster components, the runtimeSecurity.customRules.enable flag is no longer needed in the override file. You can now create a ConfigMap to import custom rules for in-cluster components. See Import custom rules with cluster-managed configuration for more information.
  • Bug fixes
    • This release fixes the admission controller blocking the isolation action issue.
  • 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.3.tar.gz
  • References