1
0
mirror of synced 2026-06-26 21:50:48 +00:00

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
+1 -1
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",