Bumping up release number in root.go so that version command returns the right version. Fixing some bugs in the debian packaging scripts. Bumping up golang version we're building with to 1.15.2
This commit is contained in:
parent
5efbbce6c7
commit
deaddd2953
5 changed files with 15 additions and 10 deletions
|
@ -49,7 +49,7 @@ var updateID string
|
|||
var monitor bool
|
||||
var log = logrus.New()
|
||||
|
||||
const australisVer = "v0.22.0"
|
||||
const australisVer = "v1.0.0"
|
||||
|
||||
var forceDrainTimeout time.Duration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue