Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit 3c26376

Browse files
committed
coreos-cloudinit: bump to 0.11.0
1 parent d3294bc commit 3c26376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coreos-cloudinit.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import (
4040
)
4141

4242
const (
43-
version = "0.10.4+git"
43+
version = "0.11.0"
4444
datasourceInterval = 100 * time.Millisecond
4545
datasourceMaxInterval = 30 * time.Second
4646
datasourceTimeout = 5 * time.Minute

0 commit comments

Comments
 (0)