Skip to content

Commit 59e0261

Browse files
authored
Merge pull request #607 from PrasadG193/patch-1
Bump up hostpathplugin image tag to v1.16.1
2 parents d26d6aa + 4ce9c7b commit 59e0261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ spec:
237237
serviceAccountName: csi-hostpathplugin-sa
238238
containers:
239239
- name: hostpath
240-
image: registry.k8s.io/sig-storage/hostpathplugin:v1.15.0
240+
image: registry.k8s.io/sig-storage/hostpathplugin:v1.16.1
241241
args:
242242
- "--drivername=hostpath.csi.k8s.io"
243243
- "--v=5"

0 commit comments

Comments
 (0)