Views:
July 17, 2025—The 3.1.2 Helm Chart release updates the scope of the attestor custom resource definition to "cluster".
Detailed release notes:
  • Enhancements:
    • Includes attestor Custom Resource in the log collection script
  • Upgrade instructions
    • If you are upgrading from 3.1.0 or 3.1.1, you must manually delete the attestor CRD before upgrading using the following command: kubectl delete crd attestors.container-security.trendmicro.com
    • Sample upgrade command:
      helm upgrade \
      --values overrides.yaml \
      --namespace trendmicro-system \
      trendmicro \
      https://github.com/trendmicro/visionone-container-security-helm/archive/3.1.2.tar.gz
  • References