Releases: trendmicro/cloudone-container-security-helm
Releases · trendmicro/cloudone-container-security-helm
2.3.1
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
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
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
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
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
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
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
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
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
Changelog
- Support new deployment rules for blocking
kubectl exec
andkubectl 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