mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Update the latestReleaseBranch to release-1.5 in the munger.
This commit is contained in:
parent
c80acb4cb8
commit
98f4a93477
@ -29,7 +29,7 @@ import (
|
||||
)
|
||||
|
||||
// This needs to be updated when we cut a new release series.
|
||||
const latestReleaseBranch = "release-1.4"
|
||||
const latestReleaseBranch = "release-1.5"
|
||||
|
||||
var (
|
||||
verbose = flag.Bool("verbose", false, "On verification failure, emit pre-munge and post-munge versions.")
|
||||
|
Loading…
Reference in New Issue
Block a user