Skip to content

Commit

Permalink
Reference 8.0.1 as latest manager. Link release notes.
Browse files Browse the repository at this point in the history
Signed-off-by: Kurt Garloff <[email protected]>
  • Loading branch information
garloff committed Sep 28, 2024
1 parent b6e9634 commit e09ae0e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/guides/other-guides/testbed.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,13 @@ This section describes step by step how to deploy the OSISM Testbed.
</TabItem>
<TabItem value="testbed-deploy-stable" label="Deploy a stable manager version">
```sh
make ENVIRONMENT=regiocloud VERSION_MANAGER=7.0.3 manager
make ENVIRONMENT=regiocloud VERSION_MANAGER=8.0.1 manager
```
</TabItem>
</Tabs>
Replace the version with the version you prefer.
Check the [OSISM release notes](https://osism.tech/docs/release-notes/)
to find out what's available.
7. After the bootstrap, you can log in to the manager via SSH.
Expand Down

0 comments on commit e09ae0e

Please sign in to comment.