Bump up glbc version to match release

This commit is contained in:
bprashanth 2016-12-12 19:16:33 -08:00
parent 6262aa8afe
commit 5fcd42f7dc
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.1"
imageVersion = "glbc:0.9.0"
// Key used to persist UIDs to configmaps.
uidConfigMapName = "ingress-uid"