chore(coreos-cloudinit): bump to 0.6.0
The major feature in this release is coreos.update.reboot-strategy
This commit is contained in:
parent
799c02865c
commit
7df5cf761e
@ -11,7 +11,7 @@ import (
|
||||
"github.com/coreos/coreos-cloudinit/system"
|
||||
)
|
||||
|
||||
const version = "0.5.2+git"
|
||||
const version = "0.6.0"
|
||||
|
||||
func main() {
|
||||
var printVersion bool
|
||||
|
Loading…
Reference in New Issue
Block a user