Bump version to 0.9.3. (#125)
Signed-off-by: Shishir Mahajan <smahajan@roblox.com>
This commit is contained in:
parent
c564dd2e58
commit
d843857be6
@ -1,7 +1,7 @@
|
|||||||
# nomad-driver-containerd
|
# nomad-driver-containerd
|
||||||
[](https://github.com/Roblox/nomad-driver-containerd/actions)
|
[](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/blob/master/LICENSE)
|
||||||
[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.9.2)
|
[](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.9.3)
|
||||||
[](https://www.nomadproject.io/docs/drivers/external/containerd)
|
[](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" />
|
<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
|
// PluginVersion allows the client to identify and use newer versions of
|
||||||
// an installed plugin
|
// an installed plugin
|
||||||
PluginVersion = "v0.9.2"
|
PluginVersion = "v0.9.3"
|
||||||
|
|
||||||
// fingerprintPeriod is the interval at which the plugin will send
|
// fingerprintPeriod is the interval at which the plugin will send
|
||||||
// fingerprint responses
|
// fingerprint responses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user