Fix bug 1559 to update installers and manifests for Release TEN
[osm/devops.git] / installers / docker / osm_pods / nbi.yaml
index e6fdae1..54f7257 100644 (file)
@@ -50,7 +50,7 @@ spec:
         command: ["sh", "-c", "until (nc -zvw1 kafka 9092 && nc -zvw1 mongodb-k8s 27017); do sleep 3; done; exit 0"]
       containers:
       - name: nbi
-        image: opensourcemano/nbi:9
+        image: opensourcemano/nbi:10
         ports:
         - containerPort: 9999
           protocol: TCP