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

Commit

Permalink
coreos-cloudinit: bump to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
crawford committed Jul 1, 2014
1 parent 19b4b11 commit 43be8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreos-cloudinit.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
)

const (
version = "0.8.5+git"
version = "0.8.6"
datasourceInterval = 100 * time.Millisecond
datasourceMaxInterval = 30 * time.Second
datasourceTimeout = 5 * time.Minute
Expand Down

0 comments on commit 43be8c8

Please sign in to comment.