Bump up glbc version

This commit is contained in:
bprashanth 2016-11-22 18:42:00 -08:00
parent d2312229dd
commit 8c4d951df3
4 changed files with 7 additions and 7 deletions

View file

@ -61,7 +61,7 @@ const (
alphaNumericChar = "0"
// Current docker image version. Only used in debug logging.
imageVersion = "glbc:0.8.0"
imageVersion = "glbc:0.8.1"
// Key used to persist UIDs to configmaps.
uidConfigMapName = "ingress-uid"