Moving charms to use latest stable release container image
[osm/devops.git] / installers / charm / ui-k8s / config.yaml
index 1f6338e..ae0a140 100755 (executable)
@@ -27,4 +27,12 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/light-ui:7
+    default: opensourcemano/light-ui:latest
+  image_username:
+    description: Docker repository username
+    type: string
+    default: ""
+  image_password:
+    description: Docker repository password
+    type: string
+    default: ""