diff --git a/charts/node-analyzer/CHANGELOG.md b/charts/node-analyzer/CHANGELOG.md index ef80842cf..592a9e558 100644 --- a/charts/node-analyzer/CHANGELOG.md +++ b/charts/node-analyzer/CHANGELOG.md @@ -10,6 +10,12 @@ Manual edits are supported only below '## Change Log' and should be used exclusively to fix incorrect entries and not to add new ones. ## Change Log +# v1.8.56 +### New Features +* **node-analyzer** [0e7f2534](https://github.com/sysdiglabs/charts/commit/0e7f2534b5f6726d275c76d307910f8d909d3749): Update legacy engine HostAnalyzer with security updates ([#1129](https://github.com/sysdiglabs/charts/issues/1129)) + + * Security updates (May 2023) for HostAnalyzer. Fixed 1 CVE: + * CVE-2023-28840 # v1.8.55 ### New Features * **node-analyzer** [930926ef](https://github.com/sysdiglabs/charts/commit/930926efe251bd171c555d136030f5916a4ba04e): Update legacy engine NIA with security updates ([#1124](https://github.com/sysdiglabs/charts/issues/1124)) diff --git a/charts/node-analyzer/RELEASE-NOTES.md b/charts/node-analyzer/RELEASE-NOTES.md index c3d88d4c0..57da978ec 100644 --- a/charts/node-analyzer/RELEASE-NOTES.md +++ b/charts/node-analyzer/RELEASE-NOTES.md @@ -1,10 +1,9 @@ # What's Changed ### New Features -- **node-analyzer** [930926ef](https://github.com/sysdiglabs/charts/commit/930926efe251bd171c555d136030f5916a4ba04e): Update legacy engine NIA with security updates ([#1124](https://github.com/sysdiglabs/charts/issues/1124)) +- **node-analyzer** [0e7f2534](https://github.com/sysdiglabs/charts/commit/0e7f2534b5f6726d275c76d307910f8d909d3749): Update legacy engine HostAnalyzer with security updates ([#1129](https://github.com/sysdiglabs/charts/issues/1129)) - * Security updates (May 2023) for NodeImageAnalyzer. Fixed 2 CVEs: - * CVE-2023-30861 + * Security updates (May 2023) for HostAnalyzer. Fixed 1 CVE: * CVE-2023-28840 -#### Full diff: https://github.com/sysdiglabs/charts/compare/node-analyzer-1.8.54...node-analyzer-1.8.55 +#### Full diff: https://github.com/sysdiglabs/charts/compare/node-analyzer-1.8.55...node-analyzer-1.8.56