Update Release 2.0 ROC to 2.0.47

Change-Id: I1c4a5dcd5130cd021ceffbfc811c3d23dedcaac5
diff --git a/Makefile b/Makefile
index a606667..bd45c29 100644
--- a/Makefile
+++ b/Makefile
@@ -144,6 +144,7 @@
 	sudo apt update; sudo apt install -y software-properties-common python3 python3-pip python3-venv jq httpie ipvsadm apparmor apparmor-utils
 	systemctl list-units --full -all | grep "docker.service" || sudo apt install -y docker.io
 	sudo adduser $(USER) docker || true
+	touch $(M)/initial-setup
 
 ifeq ($(PROXY_ENABLED),true)
 $(M)/proxy-setting: | $(M)
diff --git a/aether-2.0/roc-4g-models.json b/aether-2.0/roc-4g-models.json
index 7c31ae2..5199074 100644
--- a/aether-2.0/roc-4g-models.json
+++ b/aether-2.0/roc-4g-models.json
@@ -204,7 +204,7 @@
     },
     "Deletes": {},
     "Extensions": {
-        "model-version-101": "2.0.0",
+        "model-version-101": "2.0.x",
         "model-type-102": "Aether"
     }
 }
diff --git a/aether-2.0/roc-5g-models.json b/aether-2.0/roc-5g-models.json
index 1cb5810..2742746 100644
--- a/aether-2.0/roc-5g-models.json
+++ b/aether-2.0/roc-5g-models.json
@@ -386,7 +386,7 @@
     },
     "Deletes": {},
     "Extensions": {
-        "model-version-101": "2.0.0",
+        "model-version-101": "2.0.x",
         "model-type-102": "Aether"
     }
 }
diff --git a/configs/release-2.0 b/configs/release-2.0
index 4e19bb1..8f40347 100644
--- a/configs/release-2.0
+++ b/configs/release-2.0
@@ -5,7 +5,7 @@
 SD_CORE_CHART            := aether/sd-core --version 0.10.20
 
 # For installing the ROC
-AETHER_ROC_UMBRELLA_CHART := aether/aether-roc-umbrella --version 2.0.43
+AETHER_ROC_UMBRELLA_CHART := aether/aether-roc-umbrella --version 2.0.47
 ATOMIX_CONTROLLER_CHART   := atomix/atomix-controller --version 0.6.9
 ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage --version 0.1.25
 ONOS_OPERATOR_CHART       := onosproject/onos-operator --version 0.5.1