Releases: dudinea/yaml-include-transformer
Releases · dudinea/yaml-include-transformer
Release 0.0.4
New Features
- KRM plugins support
- ArgoCD CM plugin support
- Handling of directories
- Support for multiple input files
- debug command line option
Bugfixes
- Use XDG_CONFIG_HOME env. cariable when installing legacy exec plugin
- Error handling for invalid command line options
Documentation
Document more ArgoCD and Kustomize usage scenarios.
Tests
System tests for most usage scenarios
Misc Changes
Change of namespace for provided docker images
Release 0.0.3
New Features
- Support for including JSON and YAML files
- Makefile support for building customized argocd images
Fixes
- Fix lack of version info in binary when build with go install
- Many minor fixes in docs and makefile
Documentation
- Added documentation on using the plugin with ArgoCD
- Added documentation on using the plugin with kubectl
See full changelog at v0.0.2-alpha...v0.0.3
Initial release
Initial alpha release