Skip to content

Commit

Permalink
Update from update/networkservicemesh/deployments-k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Mar 17, 2021
1 parent dd8378b commit f3c5a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/base/suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ type Suite struct {

func (s *Suite) SetupSuite() {
s.Repository = "networkservicemesh/deployments-k8s"
s.Version = "0f05d687"
s.Version = "71b5a090"
s.Dir = "../" // Note: this should be synced with input parameters in gen.go file
s.Suite.SetupSuite()
}

0 comments on commit f3c5a1c

Please sign in to comment.