Doc changes for version bump

This commit is contained in:
Nick Sardo 2017-04-27 17:16:09 -07:00
parent c8a9385d04
commit 3ac784a7ec
4 changed files with 8 additions and 7 deletions

View file

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