diff --git a/charts/shield/CHANGELOG.md b/charts/shield/CHANGELOG.md index c31b0b4fb..1068a38ce 100644 --- a/charts/shield/CHANGELOG.md +++ b/charts/shield/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 +# v0.6.2 +### New Features +* **shield** [78198a3a](https://github.com/sysdiglabs/charts/commit/78198a3a9c842d8fa03dc4e3f2f6398778de5e3b): restore legacy monitoring and responding key names ([#2111](https://github.com/sysdiglabs/charts/issues/2111)) # v0.6.1 ### New Features * **shield** [46850feb](https://github.com/sysdiglabs/charts/commit/46850feb11f0682e3955951b849c360d1d1b58c1): [SMAGENT-8607] Allow for custom security context ([#2112](https://github.com/sysdiglabs/charts/issues/2112)) diff --git a/charts/shield/RELEASE-NOTES.md b/charts/shield/RELEASE-NOTES.md index f3051225d..1e66d2536 100644 --- a/charts/shield/RELEASE-NOTES.md +++ b/charts/shield/RELEASE-NOTES.md @@ -1,5 +1,5 @@ # What's Changed ### New Features -- **shield** [46850feb](https://github.com/sysdiglabs/charts/commit/46850feb11f0682e3955951b849c360d1d1b58c1): [SMAGENT-8607] Allow for custom security context ([#2112](https://github.com/sysdiglabs/charts/issues/2112)) -#### Full diff: https://github.com/sysdiglabs/charts/compare/shield-0.6.0...shield-0.6.1 +- **shield** [78198a3a](https://github.com/sysdiglabs/charts/commit/78198a3a9c842d8fa03dc4e3f2f6398778de5e3b): restore legacy monitoring and responding key names ([#2111](https://github.com/sysdiglabs/charts/issues/2111)) +#### Full diff: https://github.com/sysdiglabs/charts/compare/shield-0.6.1...shield-0.6.2