Change helm plugin version 69/60769/1
authorHong Guan <hg4105@att.com>
Wed, 15 Aug 2018 18:29:59 +0000 (14:29 -0400)
committerHong Guan <hg4105@att.com>
Wed, 15 Aug 2018 18:30:36 +0000 (14:30 -0400)
Change-Id: Icc2fe6309a96f324c535de3f447408260e0bab02
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
helm/helm-type.yaml
helm/setup.py

index c8d329c..15b5956 100644 (file)
@@ -19,7 +19,7 @@ plugins:
   helm-plugin:
     executor: central_deployment_agent
     package_name: helm
-    package_version: 2.3.1
+    package_version: 3.0.0
 
 node_types:
 
index 8eb67f9..5eba25c 100644 (file)
@@ -24,7 +24,7 @@ setup(
 
     # Do not use underscores in the plugin name.
     name='helm',
-    version='2.3.1',
+    version='3.0.0',
     author='Nicolas Hu(AT&T)',
     author_email='jh245g@att.com',
     description='This plugin will install/uninstall/upgrade/rollback helm '