Skip to content

Commit

Permalink
Increase OSM verison to valid version (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis authored Feb 23, 2022
1 parent 2383b75 commit a81c4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/test/extensions/public/OpenServiceMesh.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Describe 'Azure OpenServiceMesh Testing' {
BeforeAll {
$extensionType = "microsoft.openservicemesh"
$extensionName = "openservicemesh"
$extensionVersion = "0.9.1"
$extensionVersion = "1.0.0"
$extensionAgentName = "osm-controller"
$extensionAgentNamespace = "arc-osm-system"
$releaseTrain = "pilot"
Expand Down

0 comments on commit a81c4fc

Please sign in to comment.