Skip to content

Commit fb3fe4e

Browse files
authored
Update csi-dev.md
1 parent ad54b2d commit fb3fe4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/csi-dev.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ $ make blob
1515
- Run verification before sending PR
1616
```console
1717
$ make verify
18+
```
19+
20+
- If there is config file changed under `charts` directory, run following command to update chart file.
21+
```console
22+
helm package charts/latest/blob-csi-driver -d charts/latest/
1823
```
1924

2025
- Build continer image and push to dockerhub

0 commit comments

Comments
 (0)