Update README and deployment, split up dockerfile
This commit is contained in:
parent
6663621a25
commit
f12bc09bdf
10 changed files with 168 additions and 112 deletions
pkg/s3
|
@ -40,7 +40,7 @@ type s3Volume struct {
|
|||
}
|
||||
|
||||
var (
|
||||
vendorVersion = "1.0.1-alpha"
|
||||
vendorVersion = "1.1.0"
|
||||
driverName = "ch.ctrox.csi.s3-driver"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue