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