Skip to content

Commit

Permalink
chore: prepare release 0.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Cyvoct <[email protected]>
  • Loading branch information
Sh4d1 committed Apr 29, 2020
1 parent 2fe4492 commit cb8c093
Show file tree
Hide file tree
Showing 2 changed files with 900 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ $ kubectl apply -f ./deploy/kubernetes/scaleway-secret.yaml

It's recommended to deploy the latest tagged version, but you can also deploy the master version. Here we will deploy the latest version `0.1.0`.
```bash
$ kubectl apply -f ./deploy/kubernetes/scaleway-csi-v0.1.0.yaml
$ kubectl create -f ./deploy/kubernetes/scaleway-csi-v0.1.0.yaml
```

You can now verify that the driver is running:
Expand Down
Loading

0 comments on commit cb8c093

Please sign in to comment.