File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# nomad-driver-containerd
22[ ![ CI Actions Status] ( https://github.com/Roblox/nomad-driver-containerd/workflows/CI/badge.svg )] ( https://github.com/Roblox/nomad-driver-containerd/actions )
33[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://github.com/Roblox/nomad-driver-containerd/blob/master/LICENSE )
4- [ ![ Release] ( https://img.shields.io/badge/version-0.8 -blue )] ( https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.8 )
4+ [ ![ Release] ( https://img.shields.io/badge/version-0.9 -blue )] ( https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.9 )
55[ ![ Docs] ( https://img.shields.io/badge/docs-website-green.svg )] ( https://www.nomadproject.io/docs/drivers/external/containerd )
66
77<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 " />
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ const (
4747
4848 // PluginVersion allows the client to identify and use newer versions of
4949 // an installed plugin
50- PluginVersion = "v0.8 .0"
50+ PluginVersion = "v0.9 .0"
5151
5252 // fingerprintPeriod is the interval at which the plugin will send
5353 // fingerprint responses
You can’t perform that action at this time.
0 commit comments