diff --git a/charts/shield/CHANGELOG.md b/charts/shield/CHANGELOG.md index de41f6f88..4624e23dc 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.4.1 +### New Features +* **shield** [25c29f18](https://github.com/sysdiglabs/charts/commit/25c29f182afa6d910e552f8f70c5d86f5c09c2bc): allow to override capabilities [SMAGENT-8408] ([#2077](https://github.com/sysdiglabs/charts/issues/2077)) # v0.4.0 ### Chores * **shield** [897b64ed](https://github.com/sysdiglabs/charts/commit/897b64ede6de8b2bc9d13e40bf7c909bfb52ba5f): bump cluster-shield to v1.6.0 ([#2075](https://github.com/sysdiglabs/charts/issues/2075)) diff --git a/charts/shield/RELEASE-NOTES.md b/charts/shield/RELEASE-NOTES.md index d123d4416..6f02469e4 100644 --- a/charts/shield/RELEASE-NOTES.md +++ b/charts/shield/RELEASE-NOTES.md @@ -1,5 +1,5 @@ # What's Changed -### Chores -- **shield** [897b64ed](https://github.com/sysdiglabs/charts/commit/897b64ede6de8b2bc9d13e40bf7c909bfb52ba5f): bump cluster-shield to v1.6.0 ([#2075](https://github.com/sysdiglabs/charts/issues/2075)) -#### Full diff: https://github.com/sysdiglabs/charts/compare/cluster-shield-1.6.0...shield-0.4.0 +### New Features +- **shield** [25c29f18](https://github.com/sysdiglabs/charts/commit/25c29f182afa6d910e552f8f70c5d86f5c09c2bc): allow to override capabilities [SMAGENT-8408] ([#2077](https://github.com/sysdiglabs/charts/issues/2077)) +#### Full diff: https://github.com/sysdiglabs/charts/compare/shield-0.4.0...shield-0.4.1