coreos-cloudinit: bump to v1.3.0

This commit is contained in:
Alex Crawford 2015-02-11 17:19:05 -08:00
parent a27bbb912f
commit 18caa5bf07

View File

@ -39,7 +39,7 @@ import (
)
const (
version = "1.2.1+git"
version = "1.3.0"
datasourceInterval = 100 * time.Millisecond
datasourceMaxInterval = 30 * time.Second
datasourceTimeout = 5 * time.Minute