From 795818bc87e45f7dbfd81c4ef30897275c65537b Mon Sep 17 00:00:00 2001 From: Hong Guan Date: Thu, 5 Jul 2018 11:04:57 -0400 Subject: Enhancement to support yaml input Change-Id: Ib3d638965091a363f0c223012de9748650eb0960 Issue-ID: CCSDK-333 Signed-off-by: Hong Guan --- helm/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helm/setup.py') diff --git a/helm/setup.py b/helm/setup.py index c3bfe88..2a60585 100644 --- a/helm/setup.py +++ b/helm/setup.py @@ -24,7 +24,7 @@ setup( # Do not use underscores in the plugin name. name='onap-helm-plugin', - version='2.2.0', + version='2.3.0', author='Nicolas Hu(AT&T)', author_email='jh245g@att.com', description='This plugin will install/uninstall/upgrade/rollback helm charts of ONAP components. ', -- cgit 1.2.3-korg