Skip to content

Commit

Permalink
Image version nit (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mattsson <[email protected]>
  • Loading branch information
datamattsson authored Apr 16, 2024
1 parent 469ee16 commit 87fe3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/csi_driver/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ curl -s https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml
https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml/csi-driver/v${MY_CSI_DRIVER}/nimble-csp.yaml \
https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml/csi-driver/v${MY_CSI_DRIVER}/3par-primera-csp.yaml \
| grep image: | awk '{print $2}' | sort | uniq > images
echo quay.io/hpestorage/nfs-provisioner:v3.0.3 >> images
echo quay.io/hpestorage/nfs-provisioner:v3.0.4 >> images
```

!!! important
Expand Down

0 comments on commit 87fe3de

Please sign in to comment.