Skip to content

Commit 862d499

Browse files
committed
Update hostpath driver to latest tag in deployments
1 parent ab38a80 commit 862d499

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1.0
66+
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc6
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.1.0
66+
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc6
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.1.0
66+
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc6
6767
args:
6868
- "--drivername=hostpath.csi.k8s.io"
6969
- "--v=5"

0 commit comments

Comments
 (0)