Fix bug 1745 to update installers and manifests for Release ELEVEN
[osm/devops.git] / installers / docker / osm_pods / ro.yaml
index f484a07..a8a6d7e 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: ro
-        image: opensourcemano/ro:10
+        image: opensourcemano/ro:11
         ports:
         - containerPort: 9090
           protocol: TCP