mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Update the latestReleaseBranch to release-1.3 in the munger.
This commit is contained in:
parent
afc4c96b84
commit
261b6453e4
@ -30,7 +30,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.2"
|
const latestReleaseBranch = "release-1.3"
|
||||||
|
|
||||||
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.")
|
||||||
|
@ -99,7 +99,7 @@ refer to the docs that go with that version.
|
|||||||
<!-- TAG RELEASE_LINK, added by the munger automatically -->
|
<!-- TAG RELEASE_LINK, added by the munger automatically -->
|
||||||
<strong>
|
<strong>
|
||||||
The latest release of this document can be found
|
The latest release of this document can be found
|
||||||
[here](http://releases.k8s.io/release-1.2/filename.md).
|
[here](http://releases.k8s.io/release-1.3/filename.md).
|
||||||
|
|
||||||
Documentation for other releases can be found at
|
Documentation for other releases can be found at
|
||||||
[releases.k8s.io](http://releases.k8s.io).
|
[releases.k8s.io](http://releases.k8s.io).
|
||||||
|
Loading…
Reference in New Issue
Block a user