This repository was archived by the owner on Feb 18, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ # 1.2.0
2+
3+ * Improved version handling and installing on windows #63 #67
4+ * fixed autoregister value - ` daemon ` #88
5+ * added maintainer and maintainer_email to metadata, #84
6+
17# 1.1.1
28
39* Default to using latest version, when using a platform that supports it
Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ This cookbook has gone major rewrite and has little to do with pre-`1.0` version
1818If you have been using go-cookbook previously then please note that:
1919
2020 * cookbook has been renamed to ` gocd ` , just like root namespace of attributes.
21- * Windows support has been dropped temporarily
22-
21+ * Windows support in on best-effort basis
2322
2423### Java
2524
Original file line number Diff line number Diff line change 11name "gocd"
22description "Installs/Configures Go servers and agents"
33maintainer "GoCD Contributors"
4- maintainer_email "go-cd@googlegroups.com"
5- version "1.1.1 "
4+ maintainer_email "go-cd@googlegroups.com"
5+ version "1.2.0 "
66
77supports "ubuntu"
88supports "centos"
You can’t perform that action at this time.
0 commit comments