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.42

20 Mar 17:38
@glb glb
Compare
Choose a tag to compare

Changelog

  • Fixed missing resources and security context in registry pod
  • Updated scan result details to include fixAvailable metrics for vulnerabilities
    that have a fix available

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.42.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.41

03 Mar 15:07
@glb glb
Compare
Choose a tag to compare

Changelog

  • Raised resource limits for built-in database pod. We do not recommend using the built-in database pod for production. You should use an external database.
  • Improved license pod configuration so that it automatically picks up activation code changes
  • Improved API documentation

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.41.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.40

21 Feb 21:30
@glb glb
Compare
Choose a tag to compare

Changelog

  • Increased storage limits for vulnerability scan pod
  • Prioritized pipeline scans (scans requested through the API) over daily registry scans

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.40.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.39

14 Feb 21:53
@glb glb
Compare
Choose a tag to compare

Changelog

  • Added explicit resources section to init containers
  • Added filter to scan history user interface
  • Fixed dashboard repository metrics calculation

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.39.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.38

03 Feb 15:14
@glb glb
Compare
Choose a tag to compare

Changelog

  • Fixed integration issue with Shibboleth SAML IDP. You can now use metadataURL or unmodified metadataXML with Shibboleth
  • Added user interface for overrides

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.38.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.37

17 Jan 15:11
@glb glb
Compare
Choose a tag to compare

Changelog

  • Improved Harbor integration; Deep Security Smart Check will now sync private projects
  • Updated API definition to OpenAPI v3 format
  • Clarified expected format for SAML identity provider metadataXML attribute

Upgrade instructions

Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.37.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.36

10 Jan 19:59
@glb glb
Compare
Choose a tag to compare

Changelog

  • Added filters for list views
  • Improved error reporting for images with an unsupported base OS

Upgrade instructions

​Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.36.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.35

13 Dec 20:14
@glb glb
Compare
Choose a tag to compare

Changelog

Upgrade instructions

​Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.35.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.34

13 Dec 18:05
@glb glb
Compare
Choose a tag to compare

Changelog

  • Updated chart to automatically restart pods on proxy configuration changes
  • Added filter for users list

Upgrade instructions

​Sample upgrade command:

helm upgrade \
  --values overrides.yaml \
  deepsecurity-smartcheck \
  https://github.com/deep-security/smartcheck-helm/archive/1.2.34.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.33

06 Dec 16:46
@glb glb
Compare
Choose a tag to compare

Changelog

  • Updated recommended Helm version (use 3.0.1+ to avoid issues in 3.0.0)
  • Added the ability to cancel a queued scan through the user interface
  • Added the ability to provide context data to scan requests through the API
  • 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.33.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.