v1.2.0
1.2.0 of Kompose!
What's new in 1.2.0?
--volumes
has been added as a new CLI parameter- Minor refactoring
Thanks to all who've contributed to this months release!
Installation
Linux and macOS:
# Linux
curl -L https://github.com/kubernetes/kompose/releases/download/v1.2.0/kompose-linux-amd64 -o kompose
# macOS
curl -L https://github.com/kubernetes/kompose/releases/download/v1.2.0/kompose-darwin-amd64 -o kompose
chmod +x kompose
sudo mv ./kompose /usr/local/bin/kompose
Windows:
Download from GitHub and add the binary to your PATH.
Checksums:
Filename | SHA256 Hash |
---|---|
kompose-darwin-amd64 | 743cd6e841d558bae698735430304437e237464caadb3fe262e41fcbacbbc217 |
kompose-darwin-amd64.tar.gz | ae983cb1fb8f962b41c082a0d3ef165ef80f842e1296d83433713b2fc63826b3 |
kompose-linux-amd64 | 890e209ae591e73dfc60686ffd12acf32f268f89e577ec9ae2154b6e1ecbb47a |
kompose-linux-amd64.tar.gz | ee6b64e3bae4ea39c218e0c111a8f5c54214f5024340ac925c2f4d7a42b3728c |
kompose-linux-arm | 8c1a128b1ad2b3b741f87f7e692f7face8410bb34d5e558e773227bda993e6ee |
kompose-linux-arm.tar.gz | bcd5103d07c6a2a9cedb42072886db7fa4b4bb8124993542b5da1bc6221d5d27 |
kompose-windows-amd64.exe | c8f41630f1fde1dfdb4fd05ddbd9a8e35a8d2f675c0b8f88cfc428810f055ea8 |
kompose-windows-amd64.exe.tar.gz | 3fd13b68988a6a4e4fb712da0cfc6eca76789a03cc5313c23c08b1ea06c11b82 |