| commit | f4a629b4b01c088d70594798bd791b3b9574a62a | [log] [tgz] |
|---|---|---|
| author | Zuul <zuul@review.opendev.org> | Tue Apr 28 04:16:11 2020 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Tue Apr 28 04:16:11 2020 +0000 |
| tree | 85fbd8555d13fb5cdd29c7287c2010c4b92151f3 | |
| parent | bc86e82a61d9aa74e6f455bb47003a96c548b2fc [diff] | |
| parent | ad1635147c51f0b0e8264dd32d3be9461519e87d [diff] |
Merge "Bump noVNC to 1.1.0"
diff --git a/stackrc b/stackrc index c8c2738..cf501bb 100644 --- a/stackrc +++ b/stackrc
@@ -600,7 +600,7 @@ # a websockets/html5 or flash powered VNC console for vm instances NOVNC_REPO=${NOVNC_REPO:-https://github.com/novnc/noVNC.git} -NOVNC_BRANCH=${NOVNC_BRANCH:-v1.0.0} +NOVNC_BRANCH=${NOVNC_BRANCH:-v1.1.0} # a websockets/html5 or flash powered SPICE console for vm instances SPICE_REPO=${SPICE_REPO:-http://anongit.freedesktop.org/git/spice/spice-html5.git}