Skip to content

Releases: trendmicro/cloudone-container-security-helm

2.3.41

04 Jul 16:29
Compare
Choose a tag to compare

Changelog

  • Add extraLabels values to pod templates

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.41.tar.gz

2.3.40

02 Jul 19:18
Compare
Choose a tag to compare

Changelog

  • Enhance event-driven inventory collection
  • Add additional configuration for useExistingSecrets option
  • Fix error with workload images remover helm hook
  • Fix helm errors for numeric only namespaces on openshift

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.40.tar.gz

2.3.39

20 Jun 15:23
Compare
Choose a tag to compare

Changelog

  • Add event-driven inventory collection mechanism
  • Patch workload operator runtime error on pod update

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.39.tar.gz

2.3.38

10 Jun 18:03
Compare
Choose a tag to compare

Changelog

  • Added CIS compliance scan feature for EKS clusters for Trend Vision One Container Security customers

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.38.tar.gz

2.3.37

03 Jun 20:30
Compare
Choose a tag to compare

Changelog

  • Add tls version and cipher suite configuration parameters
  • Skip trusted internal image in vulnerability scanning feature
  • Change default image registry to Trend public ECR

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.37.tar.gz

2.3.36

28 May 17:40
Compare
Choose a tag to compare

Changelog

  • Added k8s-metacollector to retrieve runtime event metadata
  • Added pdig custom metrics
  • Fixed issue where scan-manager crashed

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.36.tar.gz

2.3.35

15 May 22:43
Compare
Choose a tag to compare

Changelog

  • Updated module dependencies

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.35.tar.gz

2.3.34

22 Apr 22:04
Compare
Choose a tag to compare

Changelog

  • Improved health monitoring for ecs clusters
  • Fixed scan job errors when invalid image pull secret is provided
  • Updated security context constraint with admission controller service account

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.34.tar.gz

2.3.33

11 Apr 16:17
Compare
Choose a tag to compare

Changelog

  • Improved health monitoring to remove 'Unkonwn' status when the protection is healthy

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.33.tar.gz

2.3.32

04 Apr 19:39
Compare
Choose a tag to compare

Changelog

  • Runtime security metrics enabled for eks fargate clusters
  • Runtime security metrics configured to send to backend
  • Fixed issue where scan job is blocked by admission control
  • Fixed scout downloader errors with Socks5 proxy

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  --namespace trendmicro-system \
  trendmicro \
  https://github.com/trendmicro/cloudone-container-security-helm/archive/2.3.32.tar.gz