Skip to content

Releases: Kong/chart-migrate

v0.1.0

18 Dec 22:28
Compare
Choose a tag to compare

Changelog

  • 3800940 chore: bump action versions
  • 2b0e309 chore: update readme examples and install steps
  • bae2a26 chore: add goreleaser and workflow
  • e58823c chore: update comment titles
  • ef8fe06 chore: simplify read and transforms
  • d5723ef chore: clean up old file copy
  • 623c60b chore: update readme example
  • 6223c1c feat: clean up logging
  • da0e6a7 chore: add second set of values
  • b75ca33 fix: remove root controller resources from ingress
  • db955d0 chore: add test target and workflow
  • 35e9437 chore: add golden updater
  • ee3dda9 chore: tidy mod
  • 6e9d1ac chore: add golden tests
  • 18e0183 chore: split output and transforms
  • 2aa6544 chore: update comments and outdated TODOs
  • 9b58da2 feat: remove controller.deployment delete
  • 71146f9 Update README.md
  • a217575 feat: migrate ingress end to end
  • 1113303 feat: use dedicated ingress maps
  • 80251d4 feat: move keys, add ingress maps
  • 487762a chore: move merge to its own file
  • b63b41f chore: remove controller enabled migration
  • adc0abd feat: add merge command
  • 8676ec9 feat: add ingress support and new keys
  • 38cc96e chore: add todo
  • 24ff06a chore: add readme examples
  • aadd85b chore: expand comments
  • da11845 feat: output to YAML
  • f6acba5 feat: delete old values
  • d90cd67 feat: working prototype
  • 2c121bf feat: scaffold CLI
  • a59b365 chore: init mod
  • c644b5b Initial commit