Skip to content

Releases: trendmicro/cloudone-container-security-helm

2.3.1

08 Sep 20:59
Compare
Choose a tag to compare

Changelog

  • Improve logging for admission-controller, job-manager and scan-job, remove debug logging.

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.1.tar.gz

2.3.0

31 Aug 15:56
Compare
Choose a tag to compare

Changelog

  • Added Runtime Scanning feature in private preview. The Runtime Scanning feature will detect vulnerabilities in images that are running in Kubernetes
  • Improved scaling of Cloud One Container Security on large clusters

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.0.tar.gz

2.2.12

22 Jun 18:45
Compare
Choose a tag to compare

Changelog

  • Fix a performance issue in which Scout pods could not start in large clusters.

Upgrade instructions

Sample upgrade command:

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

2.2.11

15 Jun 17:55
Compare
Choose a tag to compare

Changelog

  • Fix an issue in which Scout pods could not start because of a proxy connection issue.

Upgrade instructions

Sample upgrade command:

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

2.2.10

18 Apr 19:21
Compare
Choose a tag to compare

Changelog

  • Update rule engine to the latest release.
  • New options to allow users to create/manage secrets on their own.

Upgrade instructions

Sample upgrade command:

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

2.2.9

28 Mar 19:42
Compare
Choose a tag to compare

Changelog

  • Fixed an issue where Kubernetes labels could be duplicated in runtime events.
  • Reduced the number of events by enhancing the event aggregation algorithm and enlarging the window to aggregate events.

Upgrade instructions

Sample upgrade command:

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

2.2.8

15 Mar 19:45
Compare
Choose a tag to compare

Changelog

  • Fixed an admission-controller bug that occurred during error handling scenario

Upgrade instructions

Sample upgrade command:

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

2.2.7

17 Feb 22:49
Compare
Choose a tag to compare

Changelog

  • Deployment rules now support logging/blocking kubectl attach.

Upgrade instructions

Sample upgrade command:

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

2.2.6

07 Feb 19:25
Compare
Choose a tag to compare

Changelog

  • Support Ubuntu 5.13 kernels

Upgrade instructions

Sample upgrade command:

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

2.2.5

25 Jan 16:40
Compare
Choose a tag to compare

Changelog

  • Support new deployment rules for blocking kubectl exec and kubectl port-forwards operations

Upgrade instructions

Sample upgrade command:

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