mirror of
https://github.com/rancher/plugins.git
synced 2025-09-01 09:35:01 +00:00
versioning: revert spec version to 0.2.0
This commit is contained in:
@@ -163,7 +163,7 @@ var _ = Describe("Invoking the plugin", func() {
|
||||
|
||||
Expect(versionInfo).NotTo(BeNil())
|
||||
Expect(versionInfo.SupportedVersions()).To(Equal([]string{
|
||||
"0.-42.0", "0.1.0", "0.2.0", "0.3.0",
|
||||
"0.-42.0", "0.1.0", "0.2.0",
|
||||
}))
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user