Skip to content

Commit

Permalink
Update to networkservicemesh/deployments-k8s@v1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jun 19, 2021
1 parent c408752 commit af768a0
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 @@ -51,7 +51,7 @@ func (s *Suite) TearDownSuite() {
// SetupSuite runs all extensions
func (s *Suite) SetupSuite() {
s.checkout.Repository = "networkservicemesh/deployments-k8s"
s.checkout.Version = "52cf7146"
s.checkout.Version = "tags/v1.0.0"
s.checkout.Dir = "../" // Note: this should be synced with input parameters in gen.go file

s.checkout.SetT(s.T())
Expand Down

0 comments on commit af768a0

Please sign in to comment.