[SDC] Remove MR connection in SDC-BE

SDC-BE still uses "healthcheck" calls to MR.
To avoid these calls and possible autocreated Topics, this
patch changes the MR connection URLs to avoid these calls

Issue-ID: OOM-3272

Change-Id: I06834b9b12d1ad92f83e5c8ff1a096948b2ebf71
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
diff --git a/kubernetes/sdc/Chart.yaml b/kubernetes/sdc/Chart.yaml
index 212864b..86d3408 100644
--- a/kubernetes/sdc/Chart.yaml
+++ b/kubernetes/sdc/Chart.yaml
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: Service Design and Creation Umbrella Helm charts
 name: sdc
-version: 13.0.0
+version: 13.0.1
 
 dependencies:
   - name: common