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