Browse code

Merge "Bump noVNC to 1.1.0"

Zuul authored on 2020/04/28 13:16:11
Showing 1 changed files
... ...
@@ -600,7 +600,7 @@ IRONIC_PYTHON_AGENT_BRANCH=${IRONIC_PYTHON_AGENT_BRANCH:-$TARGET_BRANCH}
600 600
 
601 601
 # a websockets/html5 or flash powered VNC console for vm instances
602 602
 NOVNC_REPO=${NOVNC_REPO:-https://github.com/novnc/noVNC.git}
603
-NOVNC_BRANCH=${NOVNC_BRANCH:-v1.0.0}
603
+NOVNC_BRANCH=${NOVNC_BRANCH:-v1.1.0}
604 604
 
605 605
 # a websockets/html5 or flash powered SPICE console for vm instances
606 606
 SPICE_REPO=${SPICE_REPO:-http://anongit.freedesktop.org/git/spice/spice-html5.git}