Update version of the GUI. 75/50775/2
authorThomas Duval <thomas.duval@orange.com>
Thu, 18 Jan 2018 13:52:50 +0000 (14:52 +0100)
committerThomas Duval <thomas.duval@orange.com>
Thu, 18 Jan 2018 14:13:42 +0000 (15:13 +0100)
Change-Id: I617d9a7038786d4ff4338c44aa6184241b1e7424

moon_gui/static/version.json
tools/moon_kubernetes/templates/moon_gui.yaml

index ec74a2d..4f228d2 100755 (executable)
@@ -1,3 +1,3 @@
 {
-       "version": "1.0.0"
-}
\ No newline at end of file
+       "version": "1.1.0"
+}
index 2d35521..7c6ab73 100644 (file)
@@ -13,7 +13,7 @@ spec:
       hostname: gui
       containers:
       - name: gui
-        image: wukongsun/moon_gui:v4.3.1
+        image: wukongsun/moon_gui:latest
         env:
         - name: MANAGER_HOST
           value: "127.0.0.1"