diff --git a/charts/shield/CHANGELOG.md b/charts/shield/CHANGELOG.md index 30ccf45bf..60e8f0883 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.1.5 +### Bug Fixes +* **shield** [8e5567de](https://github.com/sysdiglabs/charts/commit/8e5567de21f80bc1fad05d46aa7cf1deed31ef95): add default host shield tolerations and affinity ([#1968](https://github.com/sysdiglabs/charts/issues/1968)) # v0.1.4 ### Bug Fixes * **shield** [3389a4e4](https://github.com/sysdiglabs/charts/commit/3389a4e4683f4e96222ff06f14ad5a8354922e7c): allow accesskey to be null in case access_key_existing_secret is set ([#1969](https://github.com/sysdiglabs/charts/issues/1969)) diff --git a/charts/shield/RELEASE-NOTES.md b/charts/shield/RELEASE-NOTES.md index 41e2fb4fe..b82434810 100644 --- a/charts/shield/RELEASE-NOTES.md +++ b/charts/shield/RELEASE-NOTES.md @@ -1,5 +1,5 @@ # What's Changed ### Bug Fixes -- **shield** [3389a4e4](https://github.com/sysdiglabs/charts/commit/3389a4e4683f4e96222ff06f14ad5a8354922e7c): allow accesskey to be null in case access_key_existing_secret is set ([#1969](https://github.com/sysdiglabs/charts/issues/1969)) -#### Full diff: https://github.com/sysdiglabs/charts/compare/cluster-shield-1.4.0...shield-0.1.4 +- **shield** [8e5567de](https://github.com/sysdiglabs/charts/commit/8e5567de21f80bc1fad05d46aa7cf1deed31ef95): add default host shield tolerations and affinity ([#1968](https://github.com/sysdiglabs/charts/issues/1968)) +#### Full diff: https://github.com/sysdiglabs/charts/compare/shield-0.1.4...shield-0.1.5