Bump up glbc version
This commit is contained in:
parent
d2312229dd
commit
8c4d951df3
4 changed files with 7 additions and 7 deletions
|
|
@ -61,7 +61,7 @@ const (
|
|||
alphaNumericChar = "0"
|
||||
|
||||
// Current docker image version. Only used in debug logging.
|
||||
imageVersion = "glbc:0.8.0"
|
||||
imageVersion = "glbc:0.8.1"
|
||||
|
||||
// Key used to persist UIDs to configmaps.
|
||||
uidConfigMapName = "ingress-uid"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue