We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5d38d commit 5ff0521Copy full SHA for 5ff0521
docs/documentation/getting-started/deployment/manual/stack.md
@@ -58,10 +58,10 @@ clusters using the kind tool as described in the
58
cd carbynestack/deployments
59
```
60
61
-1. Checkout Carbyne Stack SDK version 0.8.0 using:
+1. Checkout Carbyne Stack SDK version 0.8.1 using:
62
63
```shell
64
- git checkout sdk-v0.8.0
+ git checkout sdk-v0.8.1
65
66
67
1. Before deploying the virtual cloud providers make some common configuration
0 commit comments