File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ Manual edits are supported only below '## Change Log' and should be used
1010exclusively to fix incorrect entries and not to add new ones.
1111
1212## Change Log
13+ # v1.31.1
14+ ### Bug Fixes
15+ * ** hostshield** [ 09ac4a23] ( https://github.com/sysdiglabs/charts/commit/09ac4a239d4754ca81c9158f0dcd3d5666e8c5f1 ) : add delete authorization to Leases RBAC ([ #2567 ] ( https://github.com/sysdiglabs/charts/issues/2567 ) )
1316# v1.31.0
1417### New Features
1518* ** shield** [ e290e51f] ( https://github.com/sysdiglabs/charts/commit/e290e51f049b3399fab2c7fe62942b02a99fb2b1 ) : release cluster-shield 1.21.0 ([ #2564 ] ( https://github.com/sysdiglabs/charts/issues/2564 ) )
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ maintainers:
1313 - name : mavimo
1414 email : marcovito.moscaritolo@sysdig.com
1515type : application
16- version : 1.31.0
16+ version : 1.31.1
1717appVersion : " 1.0.0"
Original file line number Diff line number Diff line change 11# What's Changed
22
3- ### New Features
4- - ** shield ** [ e290e51f ] ( https://github.com/sysdiglabs/charts/commit/e290e51f049b3399fab2c7fe62942b02a99fb2b1 ) : release cluster-shield 1.21.0 ([ #2564 ] ( https://github.com/sysdiglabs/charts/issues/2564 ) )
5- #### Full diff: https://github.com/sysdiglabs/charts/compare/shield-1.30.2 ...shield-1.31.0
3+ ### Bug Fixes
4+ - ** hostshield ** [ 09ac4a23 ] ( https://github.com/sysdiglabs/charts/commit/09ac4a239d4754ca81c9158f0dcd3d5666e8c5f1 ) : add delete authorization to Leases RBAC ([ #2567 ] ( https://github.com/sysdiglabs/charts/issues/2567 ) )
5+ #### Full diff: https://github.com/sysdiglabs/charts/compare/shield-1.31.0 ...shield-1.31.1
Original file line number Diff line number Diff line change 2121 - list
2222 - update
2323 - watch
24+ - delete
2425{{- end }}
Original file line number Diff line number Diff line change 3535 - list
3636 - update
3737 - watch
38+ - delete
3839
3940 - it : Ensure the Role is not created when not requested
4041 set :
You can’t perform that action at this time.
0 commit comments