aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/parts/onap-oom-1.yaml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-08-15 12:31:46 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-08-15 12:40:48 -0700
commit7a04b3d35d26d45191a1afc080981401b55dbb92 (patch)
tree17be64f1c22532b82063962ae38793c79fc80555 /deployment/heat/onap-oom/parts/onap-oom-1.yaml
parentacbbe67aa4fd06c3c445d2a93b6700ae0ecddc23 (diff)
Upgrade helm version to 2.9.1
Change-Id: I7fe74f43ff76a33225fad6102be5d429fd30197f Issue-ID: OOM-1299 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/parts/onap-oom-1.yaml')
-rw-r--r--deployment/heat/onap-oom/parts/onap-oom-1.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/parts/onap-oom-1.yaml b/deployment/heat/onap-oom/parts/onap-oom-1.yaml
index ac0f6b409..8031505b7 100644
--- a/deployment/heat/onap-oom/parts/onap-oom-1.yaml
+++ b/deployment/heat/onap-oom/parts/onap-oom-1.yaml
@@ -56,6 +56,26 @@ parameters:
type: string
default: "onap_key"
+ docker_version:
+ type: string
+ default: "17.03"
+
+ rancher_version:
+ type: string
+ default: "1.6.18"
+
+ rancher_agent_version:
+ type: string
+ default: "1.2.10"
+
+ kubectl_version:
+ type: string
+ default: "1.8.10"
+
+ helm_version:
+ type: string
+ default: "2.9.1"
+
resources:
random-str:
type: OS::Heat::RandomString