Release version 1.1.0 update to driver versions and other artifacts.

*) Driver version updated for RBD and CephFS.
*) Dockerfile updated to have 1.1.0 tag
*) Deployment yamls updated to 1.1.0 yamls.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2019-07-08 17:30:52 +05:30
parent 3dde768894
commit f476c1086f
11 changed files with 22 additions and 25 deletions

View File

@ -27,7 +27,7 @@ import (
const (
// version of ceph driver
version = "1.0.0"
version = "1.1.0"
// volIDVersion is the version number of volume ID encoding scheme
volIDVersion uint16 = 1