Flip version to 0.9.1

This commit is contained in:
bprashanth 2017-02-08 15:14:19 -08:00
parent 3f618d7dca
commit 9b305f1954
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.9.0"
imageVersion = "glbc:0.9.1"
// Key used to persist UIDs to configmaps.
uidConfigMapName = "ingress-uid"