Fix helm version to 2.12.3 76/86176/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 24 Apr 2019 17:33:38 +0000 (10:33 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 24 Apr 2019 17:33:38 +0000 (10:33 -0700)
helm 2.12.5 doesn't exist yet.  Fix to use helm 2.12.3.

Change-Id: I620b72a67bb0c130a371134d7eb49bbae72a5c8a
Issue-ID: OOM-1598
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
deployment/heat/onap-rke/onap-oom.yaml
deployment/heat/onap-rke/parts/onap-oom-1.yaml

index cb120d8..763d14c 100644 (file)
@@ -77,7 +77,7 @@ parameters:
 
   helm_version:
     type: string
-    default: "2.12.5"
+    default: "2.12.3"
 
   helm_deploy_delay:
     type: string
index 886e1be..a00ffe6 100644 (file)
@@ -74,7 +74,7 @@ parameters:
 
   helm_version:
     type: string
-    default: "2.12.5"
+    default: "2.12.3"
 
   helm_deploy_delay:
     type: string