mirror of
https://github.com/kubernetes/client-go.git
synced 2026-05-15 03:33:11 +00:00
update-all.sh
Kubernetes-commit: f222688fc46617553e9e3982b7e2081e746de68e
This commit is contained in:
committed by
Kubernetes Publisher
parent
1e2deb5008
commit
35b898845e
@@ -51,7 +51,7 @@ var (
|
||||
// semantic version is a git hash, but the version itself is no
|
||||
// longer the direct output of "git describe", but a slight
|
||||
// translation to be semver compliant.
|
||||
gitVersion string = "v1.6.4-beta.0+$Format:%h$"
|
||||
gitVersion string = "v1.6.5-beta.0+$Format:%h$"
|
||||
gitCommit string = "$Format:%H$" // sha1 from git, output of $(git rev-parse HEAD)
|
||||
gitTreeState string = "not a git tree" // state of git tree, either "clean" or "dirty"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user