diff --git a/charts/registry-scanner/CHANGELOG.md b/charts/registry-scanner/CHANGELOG.md index e2b670e2d..3125f95e1 100644 --- a/charts/registry-scanner/CHANGELOG.md +++ b/charts/registry-scanner/CHANGELOG.md @@ -10,6 +10,9 @@ 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.1.26 +### New Features +* **registry-scanner** [023b8ee4](https://github.com/sysdiglabs/charts/commit/023b8ee4c84712d183a13d523427ab745d4a5c71): ovveride platform scanning logic ([#1496](https://github.com/sysdiglabs/charts/issues/1496)) # v1.1.25 ### New Features * **sysdig-deploy** [49fe006f](https://github.com/sysdiglabs/charts/commit/49fe006fb0ff206c7b566a45bfa5f71713d5ad0a): Add prerequisite information on the chart ([#1468](https://github.com/sysdiglabs/charts/issues/1468)) diff --git a/charts/registry-scanner/RELEASE-NOTES.md b/charts/registry-scanner/RELEASE-NOTES.md index 954a3c945..4f79cb5f7 100644 --- a/charts/registry-scanner/RELEASE-NOTES.md +++ b/charts/registry-scanner/RELEASE-NOTES.md @@ -1,5 +1,5 @@ # What's Changed ### New Features -- **sysdig-deploy** [49fe006f](https://github.com/sysdiglabs/charts/commit/49fe006fb0ff206c7b566a45bfa5f71713d5ad0a): Add prerequisite information on the chart ([#1468](https://github.com/sysdiglabs/charts/issues/1468)) -#### Full diff: https://github.com/sysdiglabs/charts/compare/registry-scanner-1.1.24...registry-scanner-1.1.25 +- **registry-scanner** [023b8ee4](https://github.com/sysdiglabs/charts/commit/023b8ee4c84712d183a13d523427ab745d4a5c71): ovveride platform scanning logic ([#1496](https://github.com/sysdiglabs/charts/issues/1496)) +#### Full diff: https://github.com/sysdiglabs/charts/compare/registry-scanner-1.1.25...registry-scanner-1.1.26