mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-21 12:48:30 +00:00
published by bot
(https://github.com/kubernetes/contrib/tree/master/mungegithub) copied from https://github.com/kubernetes/kubernetes.git, branch master, last commit is cbbe421db8157e2f27d25dc1edf1e146e3709384
This commit is contained in:
parent
e84bb27caf
commit
dd9bc19bbb
@ -29,7 +29,7 @@ package version
|
||||
// works for GitHub tar downloads.
|
||||
//
|
||||
// When releasing a new Kubernetes version, this file is updated by
|
||||
// build-tools/mark_new_version.sh to reflect the new version, and then a
|
||||
// build/mark_new_version.sh to reflect the new version, and then a
|
||||
// git annotated tag (using format vX.Y where X == Major version and Y
|
||||
// == Minor version) is created to point to the commit that updates
|
||||
// pkg/version/base.go
|
||||
|
Loading…
Reference in New Issue
Block a user