Merge pull request #23 from fluxcd/release-v0.0.1-alpha.1

Release v0.0.1-alpha.1
This commit is contained in:
Stefan Prodan 2020-05-06 14:25:32 +03:00 committed by GitHub
commit 7f124bca3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ import (
_ "k8s.io/client-go/plugin/pkg/client/auth"
)
var VERSION = "0.0.1"
var VERSION = "0.0.1-alpha.1"
var rootCmd = &cobra.Command{
Use: "tk",