Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.1.0](v2.0.4...v2.1.0) (2023-10-31) ### Bug Fixes * **init:** ignore top level .myks folder ([#116](#116)) ([b39eb8d](b39eb8d)) * **render:** fix panic if metadata.name is not set ([#123](#123)) ([cdf3266](cdf3266)) * **smart-mode:** correct detection of changes in "_env/argocd" ([#111](#111)) ([ec5dd1d](ec5dd1d)) * **smart-mode:** filter out deleted envs and apps ([93fa2e3](93fa2e3)), closes [#114](#114) ### Features * add metadata to ytt steps ([#119](#119)) ([6443a20](6443a20)) * **global-ytt:** log ytt output on error ([#120](#120)) ([a22f7aa](a22f7aa)) * **ui:** add smart-mode.only-print flag for debugging ([0a6349a](0a6349a))
- Loading branch information