Skip to content

Commit 70a6b44

Browse files
committed
deploy: intermediate update to v1.1.0-rc1
With hostpath driver 1.1.0, we will replace the older v1.0.1 release for all deployments. This is something that we can start testing in the CI periodic jobs by updating to the v1.1.0-rc1 image.
1 parent a05cf10 commit 70a6b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0.1
66+
image: quay.io/k8scsi/hostpathplugin:v1.1.0-rc1
6767
args:
6868
- "--v=5"
6969
- "--endpoint=$(CSI_ENDPOINT)"

0 commit comments

Comments
 (0)