Releases: akuity/mta
Releases · akuity/mta
mta-v0.0.9
Fixes #17
mta-v0.0.8
mta-v0.0.7
Added truncation of message filed in the scan
subcommand
mta-v0.0.6
mta-v0.0.5
mta-v0.0.4
- You can now specify the namespace where Argo CD is with
--argocd-namespace
(example:mta kustomization --argocd-namespace=openshift-gitops --name=flux-system --namespace=flux-system
) - MTA no longer uses a stringed YAML or templating.
mta-v0.0.3
- Added the
scan
subcommand - made
--name
and--namespace
global
mta-v0.0.2
Added the ability to migrate HelmReleases
mta-v0.0.1
Proof of Concept release. This currently takes a Flux Kustomization and turns it into an Argo CD ApplicationSet.