Releases: deep-security/smartcheck-helm
1.2.62
Changelog
- Fixed Clair engine crash when updating thread feed for RHEL. The crash results in vulnerability-scan continually restarting.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.62.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.61
Changelog
- Added compliance checklist support for upcoming features in Trend Micro Cloud One - Container Security.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.61.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.60
Changelog
- Added support for upcoming features in Trend Micro Cloud One - Container Security.
- Fixed issue where "Source" and "Details" fields in Scan object were excluded if they were empty.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.60.tar.gz
IMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.59
Changelog
- Fixed an issue in the database connection setting that may cause service databases creation failure when using an external Postgres server.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.59.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.58
Changelog
- Improved database configuration to allow specifying locale.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.58.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.57
Changelog
- Upgraded the malware scan engine.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.57.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.56
Changelog
- Improved license handling logic.
- On a rare occasion, a container image may contain an empty filename which could lead to a scan failure. This release fixed this issue.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.56.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.55
Changelog
- Fixed an issue where a localhost DNS query would sometimes reach out to Kubernetes cluster, which affected scanning performance.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.55.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.54
Changelog
- Due to potential false positive findings in the previous release, JavaScript language support has been removed in this release. This feature will be available again soon.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.54.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.
1.2.53
Changelog
- Enhanced the software composition analysis with JavaScript language support. Smart Check now analyzes JavaScript packages used in the image and reports vulnerabilities found in the packages.
- Improved the license validation.
- Extended the web console timeout to 30 minutes.
- Improved scanning timeout control for vulnerability scanner, image scanner, content scanner, and malware scanner. The timeout values are configurable in overrides.yaml.
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.53.tar.gzIMPORTANT NOTE: If you are upgrading from version 1.2.8, 1.2.9, or 1.2.10, we recommend that you use the --force parameter in the helm upgrade command. There was an error in these releases that could cause upgrading the Deployment resources to fail. Using the --force parameter will tell Helm to re-create the Deployment resources if the initial upgrade attempt fails, and should cause the overall upgrade to be successful.
If you are upgrading from version 1.2.11 or later, you can omit the --force parameter when upgrading.