Releases: deep-security/smartcheck-helm
1.2.32
Changelog
- Added software composition analysis for Java applications using the Snyk vulnerability feed
- Improved user interface for compliance checklist results in scan details
- Improved scan robustness
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.32.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.31
Changelog
- Updated install instructions for Helm 3
- Added troubleshooting section for registry timeouts
- Improved error message for registries that do not support HTTPS
- Improved scan robustness
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.31.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.30
Changelog
- Added scan detail drill-down from charts
- Improved scan robustness
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.30.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.29
Changelog
- Fixed regression in Google Container Registry integration
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.29.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.28
Changelog
- Fixed broken compliance checklist scanning with CentOS 6
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.28.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.27
Changelog
- Added support for disabling the IPv6 listener in the proxy pod for some environments where the worker nodes do not support IPv6
- Fixed integration with Docker Trusted Registry (DTR) where in some versions DTR reports that there are no images
- Improved vulnerability metadata
- Added support for finding vulnerabilities in images based on Ubuntu Eoan (19.10)
Upgrade instructions
Sample upgrade command:
helm upgrade \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.27.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.26
Changelog
- Improved scanning reliability under adverse network conditions
- Improved vulnerability metadata
Upgrade instructions
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.
Sample upgrade command:
helm upgrade \
--force \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.26.tar.gz
If you are upgrading from version 1.2.11 or later, you can omit the --force
parameter when upgrading.
1.2.25
Changelog
- Updated content rules user interface
- Improved API documentation for content rules overrides
Upgrade instructions
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.
Sample upgrade command:
helm upgrade \
--force \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.25.tar.gz
If you are upgrading from version 1.2.11 or later, you can omit the --force
parameter when upgrading.
1.2.24
Changelog
- Fixed install failure with external databases using private CA certificates
- Improved accessibility for the scan status icon
Upgrade instructions
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.
Sample upgrade command:
helm upgrade \
--force \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.24.tar.gz
If you are upgrading from version 1.2.11 or later, you can omit the --force
parameter when upgrading.
1.2.23
Changelog
- Improved accessibility in scan details
- Improved findings summary display in scan details
Upgrade instructions
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.
Sample upgrade command:
helm upgrade \
--force \
--values overrides.yaml \
deepsecurity-smartcheck \
https://github.com/deep-security/smartcheck-helm/archive/1.2.23.tar.gz
If you are upgrading from version 1.2.11 or later, you can omit the --force
parameter when upgrading.