Bump version to 0.8.
This commit is contained in:
parent
0f1ac90564
commit
4d41ab8b37
@ -1,7 +1,7 @@
|
||||
# nomad-driver-containerd
|
||||
[](https://github.com/Roblox/nomad-driver-containerd/actions)
|
||||
[](https://github.com/Roblox/nomad-driver-containerd/blob/master/LICENSE)
|
||||
[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.7)
|
||||
[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.8)
|
||||
[](https://www.nomadproject.io/docs/drivers/external/containerd)
|
||||
|
||||
<img src="images/nomad.png" width="300" height="100" /> <img src="images/docker.png" width="150" height="100" /> <img src="images/containerd.png" width="350" height="100" />
|
||||
|
@ -46,7 +46,7 @@ const (
|
||||
|
||||
// PluginVersion allows the client to identify and use newer versions of
|
||||
// an installed plugin
|
||||
PluginVersion = "v0.7.0"
|
||||
PluginVersion = "v0.8.0"
|
||||
|
||||
// fingerprintPeriod is the interval at which the plugin will send
|
||||
// fingerprint responses
|
||||
|
Loading…
x
Reference in New Issue
Block a user