Merge pull request #384 from timstclair/busybox

Rebase GLBC on alpine:3.5
This commit is contained in:
Nick Sardo 2017-03-07 17:19:17 -08:00 committed by GitHub
commit 31eab3880b
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"