coreos-cloudinit: bump to v1.2.1

This commit is contained in:
Alex Crawford 2015-01-21 14:29:25 -08:00
parent a548b557ed
commit ae3676096c

View File

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