Changelog
v1.13.0 (2021-09-06)
Features
- Reimplement validate_object based on the same rules as found in Helm (43eb64d)
- Implement proper hook support (including Helm) (f718b2a)
- Allow to parametrize kustomizeDirs (bf17de2)
- Allow the same kustomizeDir to be included multiple times (0678299)
- add very simple example project (ddb0998)
- add kluctl logo (cc50895)
Bug Fixes
- Delete git cache in case of timeouts (57d5de1)
- Introduce KLUCTL_GIT_TIMEOUT environment variable (2dcf874)