Skip to content

Commit

Permalink
github_actions_ci: Update CHANGELOG and RELEASE-NOTES for shield-0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
draios-jenkins committed Oct 8, 2024
1 parent 8e5567d commit 1b21234
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions charts/shield/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down
4 changes: 2 additions & 2 deletions charts/shield/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1b21234

Please sign in to comment.