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

Commit ec4bfbc

Browse files
committed
coreos-cloudinit: bump to 0.10.9
1 parent de35d27 commit ec4bfbc

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
@@ -38,7 +38,7 @@ import (
3838
)
3939

4040
const (
41-
version = "0.10.8"
41+
version = "0.10.9"
4242
datasourceInterval = 100 * time.Millisecond
4343
datasourceMaxInterval = 30 * time.Second
4444
datasourceTimeout = 5 * time.Minute

0 commit comments

Comments
 (0)