VOLTHA moved to the official incubator/etcd chart, upgrading the service name accordingly

Change-Id: I300105b29e2fbe7407d558f94e100998b7dbac1e
diff --git a/VERSION b/VERSION
index 21c8c7b..6b486ff 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-7.1.1
+7.1.2-dev
diff --git a/nem-monitoring/Chart.yaml b/nem-monitoring/Chart.yaml
index c015685..47e2540 100644
--- a/nem-monitoring/Chart.yaml
+++ b/nem-monitoring/Chart.yaml
@@ -18,4 +18,4 @@
 description: Time Series Storage and Dashboard for CORD
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.3.17
+version: 1.3.18
diff --git a/nem-monitoring/values.yaml b/nem-monitoring/values.yaml
index 6fe60a3..70cd5a7 100644
--- a/nem-monitoring/values.yaml
+++ b/nem-monitoring/values.yaml
@@ -57,7 +57,7 @@
       scrape_interval: 15s
       static_configs:
         - targets:
-            - etcd-cluster-client:2379
+            - etcd:2379
     - job_name: 'xos-core'
       metrics_path: /metrics
       scrape_interval: 15s