Kompose - v1.23.0
Kompose 1.23.0!
It has been a while since the last release.
Big :+1: to @hangyan for doing an awesome job on the project.
Changelog
v1.23.0 (2021-07-12)
Merged pull requests:
- support multiple containers in a pod #1394 (tk42)
- actually use normalizeNetworkNames to produce valid network names #1393 (exokortex)
- Fixed, #1385 #1386 (james-song)
- Fix intro doc error #1382 (hangyan)
- Fix labels merge error #1380 (hangyan)
- Fix secret name error #1379 (hangyan)
- Fix convert deployment log error #1378 (hangyan)
- add support for golangci-lint #1373 (remyleone)
- fix goimports #1372 (remyleone)
- Add readiness healthcheck generation by label #1366 (jvitor83)
- GitHub Actions Part2 #1356 (namusyaka)
- Migrate CI from travis ci to github actions #1355 (namusyaka)
- Cleanup glide #1353 (namusyaka)
- retrieve container test by updating Dockerfile #1351 (namusyaka)
- Create directories if --out ends with "/" or includes nonexistent directories #1350 (namusyaka)
- improve tests for loadV3Ports #1349 (namusyaka)
- cleanup debug logs & remove duplicated output #1348 (namusyaka)
- Support port range for docker-compose v2 #1345 (namusyaka)
- Follow up on #1341 #1344 (namusyaka)
- make kompose exit with 1 if error #1343 (namusyaka)
- Update docs #1342 (hangyan)
- Lb svc #1341 (hangyan)
- Allow controller pod to override restart policy #1340 (hangyan)
- fix invalid repo url for SUSE Linux Enterprise 15 #1339 (wyyxd2017)
- fix invalid repo url #1338 (wyyxd2017)
- The Red Hat Development Suite has been discontinued #1336 (wyyxd2017)
- Support podman compose file #1335 (hangyan)
- Bump docker version #1334 (hangyan)
- Add support for compose 2.x #1333 (hangyan)
- Update doc about helm chart format #1331 (hangyan)
- Update introduction doc + add sync docs script #1330 (cdrage)
- add warning that tells why the service is not created #1326 (namusyaka)
- TLS improvements #1317 (BoBiene)
Installation
Linux and macOS:
# Linux
curl -L https://github.com/kubernetes/kompose/releases/download/v1.23.0/kompose-linux-amd64 -o kompose
# macOS
curl -L https://github.com/kubernetes/kompose/releases/download/v1.23.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 |
| ------------- |:-------------:|
SHA256_SUM | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
kompose-1.23.0-1.x86_64.rpm | fd68107fbacc0beb7faadd813c2aceae37ab1bbea493c23df0ed9b621c9a8679
kompose-1.23.0-1.x86_64.rpm.tar.gz | d32817dddddf6c0e453dc1536c66a3080778ef2623a6cd74d2dfa94fadf680d4
kompose-darwin-amd64 | ec2649806023729f7afd0e36bfee6ef5cc46b69177023e7e705e1e667a37c968
kompose-darwin-amd64.tar.gz | 5bc66b987b4964e7fee8b818852261ad0b5767a1976e83507120ded44b0196cf
kompose-linux-amd64 | 7934ba2f06c1818191bac27a237b85df2edad4c5a74f590f80d6a69045944428
kompose-linux-amd64.tar.gz | 1baeb1775630dbabbf8dd721ea4239eb91c926fa2d528ca48cdde54fcb3ffec4
kompose-linux-arm | 6b1f85083f351dcfa70284f42f9115b8593a105444df5d658feca3ebd3befd9b
kompose-linux-arm.tar.gz | cc4c5d0f6bf3ef13e46cb6fa8444383e161fe511ded8a555a425767b1d2b572d
kompose-linux-arm64 | f555720e89573304904663f1ffd7de5b971a57ccbbb29e0c575866533d444e48
kompose-linux-arm64.tar.gz | de7f0ad5b81f5dd22c1aabdec7fe364c711beca6847a3f1488f2fd1699caad06
kompose-windows-amd64 | 912cef4d6513d713801232fdd0d9d0fba3fb859a1e297fda217897a1b6505256
kompose-windows-amd64.tar.gz | 028e0a4a94c43533c139eff583ec5f6f5ee9e3b233db036b8f3a99f1ece3f843
kompose_1.23.0_amd64.deb | 437f43c430fe5ada19b22c93813ae7a114393982eb4750b51e611d5b790f97b5
kompose_1.23.0_amd64.deb.tar.gz | e9bfdcb76f4333f83ceb8ead191637b23f6ba22c25137cea618196ad94c37996
Details
- 🔍View and search all Kompose releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!