mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 01:07:27 +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:
commit
7f124bca3e
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