mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Update the latestReleaseBranch to release-1.3 in the munger.
This commit is contained in:
@@ -30,7 +30,7 @@ import (
|
||||
)
|
||||
|
||||
// This needs to be updated when we cut a new release series.
|
||||
const latestReleaseBranch = "release-1.2"
|
||||
const latestReleaseBranch = "release-1.3"
|
||||
|
||||
var (
|
||||
verbose = flag.Bool("verbose", false, "On verification failure, emit pre-munge and post-munge versions.")
|
||||
|
||||
Reference in New Issue
Block a user