kluctl-v2.20.6
Kluctl v2.20.6 is a patch release with fixes and minor improvements only.
Changelog
- 362f6f3 feat: Allow to pass Kluctl image to deployments
- 4a20483 feat: Remove GitUrl/GitRef from KluctlDeploymentInfo
- 4a64faf fix: Add some tracing when the worktree or index is unclean (#601)
- 9c6941f fix: Allow to run render without a KUBECONFIG being present (#623)
- 5576701 fix: Don't treat deleted objects still as orphan (#582)
- 91b67f2 fix: Fill KluctlDeploymentInfo in CommandResult
- e1bdb87 fix: Fix DEPLOYED printer column (#570)
- d214760 fix: Fix check for request-deploy annotation
- 2ace3a1 fix: Honor kluctl.io/diff-name again
- 5830d06 fix: Introduce workaround for incorrect CRLF handling in git status (#622)
- 15d34b4 fix: Make goreleaser, Dockerfile and Makefile all use the same binary name
- 69f52f9 fix: Properly convert viber bool/int to string args (#548)
- 5201b8c fix: Properly support annotated git tags
- d26dc72 fix: Rename controller_version to kluctl_version and fix snapshot detection (#585)
- 4501f47 fix: Set controller-runtime logger
- 8847c7a fix: Upgrade go-jinja2 to fix symlinks handling in RenderDirectory (#625)