mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 09:17:27 +00:00
Release v0.0.1-alpha.1
This commit is contained in:
parent
ca1785cf54
commit
89aa7463ef
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue