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 2
2
3
3
## Changelog generator still broken, sorry
4
4
5
+ ### Changes in v2.4.0
6
+
7
+ - Compability for Puppet version 8
8
+
5
9
### Changes in v2.3.3
6
10
7
11
- fix CI: use docker driver for transferring files \(\# 290\)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hardening-os_hardening" ,
3
- "version" : " 2.3.3 " ,
3
+ "version" : " 2.4.0 " ,
4
4
"author" : " Dominik Richter" ,
5
5
"summary" : " Configures the base OS with hardening" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hardening-os_hardening" ,
3
- "version" : " 2.3.3 " ,
3
+ "version" : " 2.4.0 " ,
4
4
"author" : " Dominik Richter" ,
5
5
"summary" : " Configures the base OS with hardening" ,
6
6
"license" : " Apache-2.0" ,
81
81
"requirements" : [
82
82
{
83
83
"name" : " puppet" ,
84
- "version_requirement" : " >= 6.0.0 < 8 .0.0"
84
+ "version_requirement" : " >= 6.0.0 < 9 .0.0"
85
85
}
86
86
],
87
87
"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