File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33## Changelog generator still broken, sorry
44
5+ ### Changes in v2.4.0
6+
7+ - Compability for Puppet version 8
8+
59### Changes in v2.3.3
610
711- fix CI: use docker driver for transferring files \(\# 290\)
Original file line number Diff line number Diff line change 11{
22 "name" : " hardening-os_hardening" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.4.0 " ,
44 "author" : " Dominik Richter" ,
55 "summary" : " Configures the base OS with hardening" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " hardening-os_hardening" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.4.0 " ,
44 "author" : " Dominik Richter" ,
55 "summary" : " Configures the base OS with hardening" ,
66 "license" : " Apache-2.0" ,
8181 "requirements" : [
8282 {
8383 "name" : " puppet" ,
84- "version_requirement" : " >= 6.0.0 < 8 .0.0"
84+ "version_requirement" : " >= 6.0.0 < 9 .0.0"
8585 }
8686 ],
8787 "template-url" : " https://github.com/dev-sec/puppet-pdk-template#2.3.0" ,
You can’t perform that action at this time.
0 commit comments