Rebase GLBC on busybox

This commit is contained in:
Tim St. Clair 2017-03-06 14:41:47 -08:00
parent e1d1445370
commit 1023056c3b
No known key found for this signature in database
GPG key ID: 434D16BCEF479EAB
8 changed files with 11 additions and 25 deletions

View file

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