aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2020-11-16 09:31:44 -0500
committerBrian Freeman <bf1936@att.com>2020-11-16 09:31:53 -0500
commit4e61a1c981b7e00846c0ca2857cd32be027294e1 (patch)
treebcf0cf7d79038fed25e9ec95cfc508250daa0415
parentf3afcb0e60f54840d386084ee3ee2e364b2650f1 (diff)
Update script and artifact default value
Issue-ID: INT-1779 Change-Id: Iaa41b42a091b182a30d3b1215ad22555e78bfc6c Signed-off-by: Brian Freeman <bf1936@att.com>
-rw-r--r--values.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/values.yaml b/values.yaml
index 63db477..bbc4a95 100644
--- a/values.yaml
+++ b/values.yaml
@@ -216,7 +216,8 @@ config:
# Demo configuration
# Nexus demo artifact version. Maps to GLOBAL_INJECTED_ARTIFACTS_VERSION
-demoArtifactsVersion: "1.4.0"
+# 1.6.0 Frankfurt change or override for your release to match demo:vnfs/vFW/scripts/pom.xml version
+demoArtifactsVersion: "1.7.0"
# Nexus demo artifact URL.
demoArtifactsRepoUrl: "https://nexus.onap.org/content/repositories/releases"
# Openstack medium sized flavour name. Maps GLOBAL_INJECTED_VM_FLAVOR
@@ -279,7 +280,8 @@ ubuntu16Image: "Ubuntu_16_xenial"
danosImage: "danos-ves-image"
danosFlavor: "danos"
# GLOBAL_INJECTED_SCRIPT_VERSION. Maps to GLOBAL_INJECTED_SCRIPT_VERSION
-scriptVersion: "1.4.0"
+# 1.6.0 Frankfurt change or override for your release to match demo:vnfs/vFW/scripts/pom.xml version
+scriptVersion: "1.7.0"
# Openstack network to which VNFs will bind their primary (first) interface. Maps to GLOBAL_INJECTED_NETWORK
openStackPrivateNetId: "e8f51956-00dd-4425-af36-045716781ffc"
# Openstack security group for instantiating VNFs