Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Releases: deep-security/smartcheck-helm

1.2.32

29 Nov 14:27
@glb glb
Compare
Choose a tag to compare

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

22 Nov 19:16
@glb glb
Compare
Choose a tag to compare

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

15 Nov 19:07
@glb glb
Compare
Choose a tag to compare

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

05 Nov 00:53
@glb glb
Compare
Choose a tag to compare

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

01 Nov 17:39
@glb glb
Compare
Choose a tag to compare

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

01 Nov 15:43
@glb glb
Compare
Choose a tag to compare

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

25 Oct 19:49
@glb glb
Compare
Choose a tag to compare

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

11 Oct 17:30
@glb glb
Compare
Choose a tag to compare

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

07 Oct 15:39
@glb glb
Compare
Choose a tag to compare

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

04 Oct 15:14
@glb glb
Compare
Choose a tag to compare

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.