Skip to content

Releases: akuity/mta

mta-v0.0.7

18 Jan 03:20
e3cf2d0
Compare
Choose a tag to compare
mta-v0.0.7 Pre-release
Pre-release

Added truncation of message filed in the scan subcommand

mta-v0.0.6

24 Feb 01:25
49a6c70
Compare
Choose a tag to compare
mta-v0.0.6 Pre-release
Pre-release
  • The subcommand scan has a --confirm option that automagically migrates to Argo CD
  • The --auto-migrate option for the scan subcommand now prompts you
  • Bugs #1 and #2 are now fixed

Known Bugs:

  • CRDs still hang around #3

mta-v0.0.5

02 Dec 01:59
3879dea
Compare
Choose a tag to compare
mta-v0.0.5 Pre-release
Pre-release
  • You can now migrate directly from the kustomization and helmrelease subcommands
  • The scan subcommand now has an --auto-migrate option that will automatically migrate everything and uninstall Flux for you

Known Bugs:

  • #1 - Double resources with HelmReleases
  • #3 - Flux CRDs Hang around

mta-v0.0.4

24 Nov 01:21
b6b209c
Compare
Choose a tag to compare
mta-v0.0.4 Pre-release
Pre-release
  • 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

22 Nov 20:45
c5f5a03
Compare
Choose a tag to compare
mta-v0.0.3 Pre-release
Pre-release
  • Added the scan subcommand
  • made --name and --namespace global

mta-v0.0.2

10 Jun 21:09
Compare
Choose a tag to compare
mta-v0.0.2 Pre-release
Pre-release

Added the ability to migrate HelmReleases

mta-v0.0.1

10 Jun 16:20
Compare
Choose a tag to compare
mta-v0.0.1 Pre-release
Pre-release

Proof of Concept release. This currently takes a Flux Kustomization and turns it into an Argo CD ApplicationSet.