Skip to content

Commit

Permalink
Merge pull request #659 from CaroMac/updateto29
Browse files Browse the repository at this point in the history
version 29 updates (from version 28 refs)
  • Loading branch information
CaroMac authored Jul 5, 2023
2 parents 9f8c2a3 + 6c06299 commit 7c4f894
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ You can then deploy your Galasa tests to a Maven repository and set up a test st

To upgrade the Galasa Ecosystem to use a newer version of Galasa, for example version 0.29.0, run the following command:


On Mac or Unix:

```
Expand Down
6 changes: 3 additions & 3 deletions src/markdown-pages/docs/ecosystem/ecosystem-installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ The ecosystem needs to know the hostname or IP address of the VM on which the Do
```
hostname: 192.168.1.87
galasaRegistry: icr.io/galasadev
version: 0.28.0
version: 0.29.0
engineController:
controllerVersion: 0.28.0
engineVersion: 0.28.0
controllerVersion: 0.29.0
engineVersion: 0.29.0
simplatform:
version: 0.15.0
```
Expand Down

0 comments on commit 7c4f894

Please sign in to comment.