Views:
June 3, 2026—The Helm Chart 3.3.9 release includes the following:
  • Enhancements
    • Restricted permissions required by runtime security feature for OpenShift clusters.
    • Pod isolation applied by continuous compliance is now automatically reverted when the policy violation that triggered it no longer applies.
    • Added fipsEnabled toggle to control FIPS mode.
  • 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.9.tar.gz
  • References