Skip to content

Commit c97af6d

Browse files
authored
Merge pull request #160 from iPraveenParihar/update/hostpath-container-image
update: hostpath container image to v1.17.0
2 parents 2679ff7 + 8ce01f7 commit c97af6d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

deploy/example/csi-driver/csi-driver-with-snapshot-metadata-sidecar.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,7 @@ spec:
4444
mountPath: /tmp/certificates
4545
readOnly: true
4646
- name: hostpath
47-
# TODO: Replace with correct repo and tag once support for
48-
# SnapshotMetadata service is added
49-
image: prasadg193/hostpathplugin:amd64-linux-canary
50-
#image: registry.k8s.io/sig-storage/hostpathplugin:v1.11.0
47+
image: registry.k8s.io/sig-storage/hostpathplugin:v1.17.0
5148
args:
5249
- "--v=5"
5350
- "--endpoint=$(CSI_ENDPOINT)"

0 commit comments

Comments
 (0)