Skip to content

Commit 3a19d7d

Browse files
committed
release v0.0.9
Signed-off-by: Christian Hernandez <christian@chernand.io>
1 parent 1f38bdb commit 3a19d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var cfgFile string
3030
// rootCmd represents the base command when called without any subcommands
3131
var rootCmd = &cobra.Command{
3232
Use: "mta",
33-
Version: "v0.0.8",
33+
Version: "v0.0.9",
3434
Short: "This commands turns Flux Kustomizations and HelmReleases into Argo CD Applications",
3535
Long: `This is a migration tool that helps you move your Flux Kustomizations and HelmReleases
3636
into an Argo CD ApplicationSet or Application.

0 commit comments

Comments
 (0)