Version bump GLBC to 0.9.4

This commit is contained in:
Nick Sardo 2017-06-13 15:06:04 -07:00
parent e3c7f070eb
commit c5e6af2f07
4 changed files with 7 additions and 7 deletions

View file

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