Rebase GLBC on busybox
This commit is contained in:
parent
e1d1445370
commit
1023056c3b
8 changed files with 11 additions and 25 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue