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