Update README and deployment, split up dockerfile

This commit is contained in:
Cyrill Troxler 2019-05-14 21:53:44 +02:00
parent 6663621a25
commit f12bc09bdf
10 changed files with 168 additions and 112 deletions

View file

@ -40,7 +40,7 @@ type s3Volume struct {
}
var (
vendorVersion = "1.0.1-alpha"
vendorVersion = "1.1.0"
driverName = "ch.ctrox.csi.s3-driver"
)