Skip to content

Commit

Permalink
Update docker images to the latest tag v1.11.1-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Nov 1, 2023
1 parent 80bcd9f commit 880c366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/csi-driver/csi-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
containers:
# This is the container which runs the NSM CSI driver.
- name: nsm-csi-driver
image: ghcr.io/networkservicemesh/ci/cmd-csi-driver:e4f3e39
image: ghcr.io/networkservicemesh/cmd-csi-driver:v1.11.1-rc.1
imagePullPolicy: IfNotPresent
env:
# The CSI driver needs a unique node ID. The node name can be
Expand Down

0 comments on commit 880c366

Please sign in to comment.