Kompose - v1.31.2


Installation

Linux and macOS:

# Linux
curl -L https://github.com/kubernetes/kompose/releases/download/v1.31.2/kompose-linux-amd64 -o kompose

# macOS
curl -L https://github.com/kubernetes/kompose/releases/download/v1.31.2/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-darwin-amd64 | 4accd9a78c999c10179663d92ab7bd5b1d82f4cee9acab90ce9a016850a808d5
kompose-darwin-amd64.tar.gz | 7c07956411871493f40f2ec2e4fc8dd994a75354aa88fc102a9e32478c608529
kompose-darwin-arm64 | 844f3275f9bccd1583fdc487a38d944238c3f96f8842ce5e66251d54befcec43
kompose-darwin-arm64.tar.gz | 7728d87f8c3655a341ed4a78b085ec6db15de6e88bc2c2877f7c4f5351c8e31c
kompose-linux-amd64 | 761699339d32b13cddd57d9f9e2966b6397ee19e722c20bfbf45c8eeeffe0ae5
kompose-linux-amd64.tar.gz | 71cb3ce7da0abad2d1a26b4f30e5c203008c259a5f10dd32c1a3343dae2602ba
kompose-linux-arm | 9e1caa4eb93ab794b5e10dd6641c10cafb30db3f6ec84d78528ba811c890ee55
kompose-linux-arm.tar.gz | 9f40acec4b960985877b7968a33df3a43623f7ffcd120d8452575fbb9c1bc215
kompose-linux-arm64 | fac14c89285bb627db4fb43ba691b5dee6523f64cfa962da63fe968271404749
kompose-linux-arm64.tar.gz | 72c84bd458968a56c2d2aa9661f73de04ddc20ef9884fbd9e2b33975e7f918da
kompose-windows-amd64.exe | 796c2d64249e5c7a261f58df6e1b6dd8cd2bb2668ed332dbceffedba412d79df
kompose-windows-amd64.exe.tar.gz | 24d03b964eeb8fb26bc5bd9c7687bc9be7d314a69ee0ac14062f5cc0f37a29cd

What's Changed

  • only add namespace if specified by @cdrage in https://github.com/kubernetes/kompose/pull/1731
  • 1.31.2 Release by @cdrage in https://github.com/kubernetes/kompose/pull/1735

Full Changelog: https://github.com/kubernetes/kompose/compare/v1.31.1...v1.31.2


Details

date
Oct. 12, 2023, 12:55 p.m.
name
v1.31.2
type
Patch
👇
Register or login to:
  • 🔍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!
Continue with GitHub
Continue with Google
or