Fix installation to use 9 tag as default for docker images
[osm/devops.git] / installers / docker / osm_pods / ng-ui.yaml
index 1f430f1..f2aa915 100644 (file)
@@ -46,7 +46,7 @@ spec:
     spec:
       containers:
       - name: ng-ui
-        image: opensourcemano/ng-ui:8
+        image: opensourcemano/ng-ui:9
         ports:
         - containerPort: 80
           protocol: TCP