Fix bug 1744 to update installers and manifests for Release ELEVEN

Change-Id: I40af57c22e28e6b4a22d25edb8e0a0110f251093
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/docker/osm_pods/ng-ui.yaml b/installers/docker/osm_pods/ng-ui.yaml
index 9a2e428..f5b1658 100644
--- a/installers/docker/osm_pods/ng-ui.yaml
+++ b/installers/docker/osm_pods/ng-ui.yaml
@@ -46,7 +46,7 @@
     spec:
       containers:
       - name: ng-ui
-        image: opensourcemano/ng-ui:10
+        image: opensourcemano/ng-ui:11
         ports:
         - containerPort: 80
           protocol: TCP