Browse Source

Merge pull request #20 from tuxtof/nutanix-extension-1.0.0

add Nutanix extension v1.0.0
Alexandre Alves 2 months ago
parent
commit
000608008d
1 changed files with 8 additions and 1 deletions
  1. 8 1
      manifest.json

+ 8 - 1
manifest.json

@@ -14,6 +14,13 @@
         "0.1.2",
         "0.2.0"
       ]
+    },
+    "nutanix": {
+      "repo": "nutanix-cloud-native/nutanix-rancher-extension",
+      "branch": "gh-pages",
+      "versions": [
+        "1.0.0"
+      ]
     }
   }
-}
+}