Releases: arizon-dread/split-kube-yamls
Releases · arizon-dread/split-kube-yamls
v1.5 win + linux latest go
upgrade to latest go in workflow + go.mod and upgrade deps, go.sum
1.4 win + linux add test cases and fixes
fixes some newline inconsistencies between kind: List and '---' splitted yamls.
v1.3 win + linux bug-fix on stdin
This release fixes a bug that was happening if a stdin yaml contained a script with comments. It worked if it was read from file but not from stdin.
v1.2 win + linux
- Add posibility to follow kubectl convention of using '-f -' to read stdin.
- Make kind be all lowercase in the filename for aesthetical reasons.
v1.1 win+linux
This release fixes a bug that didn't create output path properly.
v1.0 win + linux
split-kube-yamls
This now works and is tested on linux and windows.
v0.3 win + linux
A New Hope.
v0.1 win+linux
Try to build binaries