Skip to content

Commit 39398f1

Browse files
committed
deploy: bump driver to v1.2.0-rc8
That brings in resizing support.
1 parent 259ac7c commit 39398f1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

deploy/kubernetes-1.13/hostpath/csi-hostpath-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
name: csi-data-dir
6464

6565
- name: hostpath
66-
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc6
66+
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc8
6767
args:
6868
- "--drivername=hostpath.csi.k8s.io"
6969
- "--v=5"

deploy/kubernetes-1.14/hostpath/csi-hostpath-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
name: csi-data-dir
6464

6565
- name: hostpath
66-
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc6
66+
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc8
6767
args:
6868
- "--drivername=hostpath.csi.k8s.io"
6969
- "--v=5"

deploy/kubernetes-1.15/hostpath/csi-hostpath-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
name: csi-data-dir
6464

6565
- name: hostpath
66-
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc6
66+
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc8
6767
args:
6868
- "--drivername=hostpath.csi.k8s.io"
6969
- "--v=5"

deploy/kubernetes-1.16/hostpath/csi-hostpath-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
name: csi-data-dir
6464

6565
- name: hostpath
66-
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc6
66+
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc8
6767
args:
6868
- "--drivername=hostpath.csi.k8s.io"
6969
- "--v=5"

0 commit comments

Comments
 (0)