Bump version to 0.9.1.
This commit is contained in:
parent
1c443d6781
commit
84aa20f062
@ -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.9)
|
||||
[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.9.1)
|
||||
[](https://www.nomadproject.io/docs/drivers/external/containerd)
|
||||
|
||||
<img src="images/nomad.png" width="232" height="100" /> <img src="images/docker.png" width="116" height="100" /> <img src="images/containerd.png" width="285" height="100" />
|
||||
|
@ -47,7 +47,7 @@ const (
|
||||
|
||||
// PluginVersion allows the client to identify and use newer versions of
|
||||
// an installed plugin
|
||||
PluginVersion = "v0.9.0"
|
||||
PluginVersion = "v0.9.1"
|
||||
|
||||
// fingerprintPeriod is the interval at which the plugin will send
|
||||
// fingerprint responses
|
||||
|
Loading…
x
Reference in New Issue
Block a user