Bump GLBC version to 0.9.6

This commit is contained in:
Nick Sardo 2017-08-02 20:49:35 -07:00
parent 1045e432c7
commit ecac1bf213
4 changed files with 7 additions and 7 deletions

View file

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