Merge branch 'main' into create-job-status-skip

This commit is contained in:
lenhattan86 2020-10-07 21:04:34 -07:00 committed by GitHub
commit 38144d3de2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 10 deletions

View file

@ -50,7 +50,7 @@ var monitor bool
var timeout int64 // seconds
var log = logrus.New()
const australisVer = "v0.22.0"
const australisVer = "v1.0.1"
var forceDrainTimeout time.Duration