Merge pull request #107 from th0m/tlefebvre/v0.9.1

Bump version to 0.9.1.
This commit is contained in:
Shishir 2021-08-26 13:17:23 -07:00 committed by GitHub
commit d40a7e36f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# nomad-driver-containerd
[![CI Actions Status](https://github.com/Roblox/nomad-driver-containerd/workflows/CI/badge.svg)](https://github.com/Roblox/nomad-driver-containerd/actions)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/Roblox/nomad-driver-containerd/blob/master/LICENSE)
[![Release](https://img.shields.io/badge/version-0.9-blue)](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.9)
[![Release](https://img.shields.io/badge/version-0.9.1-blue)](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.9.1)
[![Docs](https://img.shields.io/badge/docs-website-green.svg)](https://www.nomadproject.io/docs/drivers/external/containerd)
<img src="images/nomad.png" width="232" height="100" />&nbsp;<img src="images/docker.png" width="116" height="100" />&nbsp;<img src="images/containerd.png" width="285" height="100" />

View File

@ -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