Bump version
This commit is contained in:
parent
5663c725be
commit
107bf1837b
10 changed files with 10 additions and 10 deletions
|
|
@ -43,7 +43,7 @@ const (
|
|||
|
||||
var (
|
||||
// value overwritten during build. This can be used to resolve issues.
|
||||
version = "0.5"
|
||||
version = "0.6"
|
||||
gitRepo = "https://github.com/kubernetes/contrib"
|
||||
|
||||
flags = pflag.NewFlagSet("", pflag.ExitOnError)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue