Script_version addiition in robot config

Issue-ID: OOM-797

Change-Id: Ic689702fd18608841fcfea89e2e8acf141a0079b
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml
index 9057a86..6ef3a21 100644
--- a/kubernetes/robot/values.yaml
+++ b/kubernetes/robot/values.yaml
@@ -46,6 +46,7 @@
 openStackTenantId: "47899782ed714295b1151681fdfd51f5"
 openStackUserName: "vnf_user"
 ubuntuImage: "Ubuntu_14.04.5_LTS"
+scriptVersion: "1.1.1"
 
 # default number of instances
 robotReplicas: 1