File tree 2 files changed +9
-7
lines changed
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## Release 0.1.0
5
+ ## [ v1.0.0 ] ( https://github.com/zendtech/puppet-zendhq/tree/v1.0.0 ) (2022-11-11)
6
6
7
- ** Features **
7
+ Initial release
8
8
9
- ** Bugfixes **
9
+ ** Features **
10
10
11
- ** Known Issues **
11
+ - Manage ZendHQ service installation, configuration, and status
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zend-zendhq" ,
3
- "version" : " 0.1 .0" ,
4
- "author" : " Zend" ,
3
+ "version" : " 1.0 .0" ,
4
+ "author" : " Zend by Perforce " ,
5
5
"summary" : " Zend module for installig and configuring ZendHQ" ,
6
6
"license" : " MIT" ,
7
7
"source" : " https://github.com/zendtech/puppet-zendhq" ,
57
57
"operatingsystem" : " Debian" ,
58
58
"operatingsystemrelease" : [
59
59
" 9" ,
60
- " 10"
60
+ " 10" ,
61
+ " 11"
61
62
]
62
63
},
63
64
{
64
65
"operatingsystem" : " Ubuntu" ,
65
66
"operatingsystemrelease" : [
66
67
" 18.04" ,
68
+ " 22.04" ,
67
69
" 20.04"
68
70
]
69
71
}
You can’t perform that action at this time.
0 commit comments