Skip to content

Commit 5ff0521

Browse files
committed
feat: use latest sdk version
Signed-off-by: Sebastian Becker <sebastian.becker@de.bosch.com>
1 parent 2d5d38d commit 5ff0521

File tree

1 file changed

+2
-2
lines changed
  • docs/documentation/getting-started/deployment/manual

1 file changed

+2
-2
lines changed

docs/documentation/getting-started/deployment/manual/stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ clusters using the kind tool as described in the
5858
cd carbynestack/deployments
5959
```
6060

61-
1. Checkout Carbyne Stack SDK version 0.8.0 using:
61+
1. Checkout Carbyne Stack SDK version 0.8.1 using:
6262

6363
```shell
64-
git checkout sdk-v0.8.0
64+
git checkout sdk-v0.8.1
6565
```
6666

6767
1. Before deploying the virtual cloud providers make some common configuration

0 commit comments

Comments
 (0)