PackageTrack
Sign in Get early access

github.com/kubernetes/kompose

v1.38.0 #379 most downloaded on Go modules kubernetes/kompose

What this package is like to depend on

Last release 2 months ago

15 Jun 2026

Release timing varies

gaps range from 8 days to 5 months

Rarely documented

notes for 10 of 50 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

159 releases · first in 2016

8 releases in the last 12 months

see the full history below

Release timeline

159 releases · Jun 2016 to Jun 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 159
  1. v1.38.1-0.20260615210752-c2dd9614fd50 15 Jun 2026 pre-release

    Nothing published for this version

  2. v1.38.0 15 Jan 2026
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.38.0/kompose-linux-amd64 -o kompose
    
    # Linux ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.38.0/kompose-linux-arm64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.38.0/kompose-darwin-amd64 -o kompose
    
    # macOS ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.38.0/kompose-darwin-arm64 -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 a6c663df22610dec6b005e7c93b66bb46e33161707b7bb1cbee3bcdbf09cbb34
    kompose-darwin-amd64.tar.gz b0a75ea83ce64babd7ab7d7d9c6db6b55844929f6910d82d0d5b38bab2b733ad
    kompose-darwin-arm64 5687d79633854d5fc8151a0148fd6045b643e3f745f7413106c807fe63fe97eb
    kompose-darwin-arm64.tar.gz aff7b2eb9c7cd80cb19ecadaa4344a16cc153172bc236637fabb13443ad82bae
    kompose-linux-amd64 65a6a720605bead3964e8b22d423a0763de451a236fe03de902e366cf3d9c147
    kompose-linux-amd64.tar.gz 60a1c57d15d7499226eb4045bb9a64fa598f2a8bd9f09b5c59f4ce1c74313a11
    kompose-linux-arm 53119ee98adfe6fe430704876f4ad80f571733aaba4701eac1a17012efbb71c8
    kompose-linux-arm.tar.gz 2888b4080f0feea623598843a61a7a0e372413c7b6fc88b5f494fc781fd81691
    kompose-linux-arm64 24faf6212ec34d325e4724118098d34b9dd321cda2d9ca22efa0f04cdb909894
    kompose-linux-arm64.tar.gz 10db6666f3d6d8ab183c5ecd075231fa427cf2dfc6b469d169dda4105e06dcba
    kompose-windows-amd64.exe 6fb08b4d73590b1467aa60b9af8d4bd308829aba2b147cc184b94738a2a736ed
    kompose-windows-amd64.exe.tar.gz 29a893a145819897995f40166392c8dd37e106fb27f237f791b3cef88cef33c1
    SHA256_SUM 656e9e433fa129e0416a1b53417d944e5a9076d4426b09031b7def2c35e80db1

    What's Changed

    • chore(deps)(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by @dependabot[bot] in #2055
    • chore(ci)(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2068
    • fix issue #2054 by @hurzelpurzel in #2065
    • chore(deps): bump rexml from 3.3.9 to 3.4.2 in /docs by @dependabot[bot] in #2061
    • fix: fix ci log failing with logrus by @cdrage in #2078
    • chore(deps)(deps): bump golang.org/x/tools from 0.27.0 to 0.41.0 by @dependabot[bot] in #2077
    • chore(deps)(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #2048
    • chore(ci)(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #2069
    • chore(deps)(deps): bump github.com/spf13/cast from 1.9.2 to 1.10.0 by @dependabot[bot] in #2070
    • chore(deps)(deps): bump github.com/fsouza/go-dockerclient from 1.12.0 to 1.12.3 by @dependabot[bot] in #2075
    • chore(deps)(deps): bump github.com/spf13/cobra from 1.8.0 to 1.10.2 by @dependabot[bot] in #2071
    • chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 from 2.8.1 to 2.10.0 by @dependabot[bot] in #2076
    • chore(deps)(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #2079
    • fix(tests): improve test compatibility for macOS and podman by @cdrage in #2080
    • 1.38.0 Release by @cdrage in #2081

    Full Changelog: v1.37.0...v1.38.0

    Open source →
    Release notes

    v1.38.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v1.37.1-0.20260114191328-5145fc91fcaf 14 Jan 2026 pre-release

    Nothing published for this version

  4. v1.37.1-0.20260108220141-6edca34cad7c 08 Jan 2026 pre-release

    Nothing published for this version

  5. v1.37.0 11 Aug 2025
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.37.0/kompose-linux-amd64 -o kompose
    
    # Linux ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.37.0/kompose-linux-arm64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.37.0/kompose-darwin-amd64 -o kompose
    
    # macOS ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.37.0/kompose-darwin-arm64 -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 7dd4f6bca15595a70f85ae15fa01f23ed94aed5f41cdd6c6ccc6ead0e4766f9d
    kompose-darwin-amd64.tar.gz 2cfcd33fdee2e015b5dfa8d0bbda7cbc1fc28676061243786bdb750f1ba1cf17
    kompose-darwin-arm64 f859b45382f46bf85d3f564e922010142d58a23d7347015bbbcaef8b973b79d0
    kompose-darwin-arm64.tar.gz b8512dc6713e6c4722843f531bb320e2ca9fe3a33393cc4b19661e2a942895f2
    kompose-linux-amd64 0861a3d612d8825a530ff566a0e8fda788a46eeaa390b613561a2b557b5e6b58
    kompose-linux-amd64.tar.gz c258ca7c66b9fb54a75790fafbc586180098b43cf5a155c9602a969f278e1d44
    kompose-linux-arm c6b92548e6a705dc97cd9b348abd9b83969ff940035397fbdf5e31a2f859c6bf
    kompose-linux-arm.tar.gz 925b199327a5ffdc3506a08363569c8356035c1f3de9500e88435ca7547d468c
    kompose-linux-arm64 cd6fdf8f4560a936e574c11520993f2cc0afe4401b9cea01ce5d746f3cf04013
    kompose-linux-arm64.tar.gz 029fcb3d885b944d3914df23491c99693e126a9638e98b0f1b4b4fddf099b07a
    kompose-windows-amd64.exe eafee2c48cdb9b56936f80947f195b7663b390571fb3fbe2ead935c99df4c9f2
    kompose-windows-amd64.exe.tar.gz 4e7bc0e48dc6f57d873c4b19e35ea6b404022d1111ec0aaa175414ab0374222a
    SHA256_SUM fb3825c46abc3861504162e3da8f44028a5b722acd49913131cdb1085ca0a7be

    What's Changed

    • refactor: use slices.Equal to simplify code by @houpo-bob in #2036
    • chore(deps)(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.7 by @dependabot[bot] in #2034
    • chore(deps)(deps): bump github.com/spf13/cast from 1.7.0 to 1.9.2 by @dependabot[bot] in #2028
    • chore(deps)(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.3.0 by @dependabot[bot] in #2029
    • chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 from 2.4.4 to 2.8.1 by @dependabot[bot] in #2037
    • 1.37.0 Release by @cdrage in #2040

    New Contributors

    Full Changelog: v1.36.0...v1.37.0

    Open source →
    Release notes

    v1.37.0

    Compare

    Choose a tag to compare

    Open source →
  6. v1.36.1-0.20250811185513-1aed2f8bec96 11 Aug 2025 pre-release

    Nothing published for this version

  7. v1.36.0 14 May 2025
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.36.0/kompose-linux-amd64 -o kompose
    
    # Linux ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.36.0/kompose-linux-arm64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.36.0/kompose-darwin-amd64 -o kompose
    
    # macOS ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.36.0/kompose-darwin-arm64 -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 de44e3fe67a01b4080b99a4366741e9adab8a927d9f3fee8afc6a32fe6fc93c5
    kompose-darwin-amd64.tar.gz a6a7848f68eced31838e014cf160a1a14a07b72adeeaf584b60eaa1730ff4f7e
    kompose-darwin-arm64 a0678bc4d1206884144a5273b9c7b3368afef5acfbfdee82acf6d0bb911bbf2e
    kompose-darwin-arm64.tar.gz 0f6e7e2567bc8098448266a7f26bfcd30b87eb0b30e49d692127a42211c87673
    kompose-linux-amd64 459d86a14a2172d8384007ff296f74f3c625dde15b6c8dc971f4985891aef3a7
    kompose-linux-amd64.tar.gz 80af2b304c16c42e9d558ce7aee6f9850e2e624ccd299187104e5ae91071bbad
    kompose-linux-arm 1f1af77ec4489de19029d59c62a99569d506fc8c4be0ca272b8bb0c76840d04b
    kompose-linux-arm.tar.gz 6f1795436592eb2029762e7b432e641239b4624c52c5c32f01f46d7423f382a9
    kompose-linux-arm64 27a07a05c10e9414d837c4cf578c8bdd4c8ec28aa606ffcb781c252f363806fe
    kompose-linux-arm64.tar.gz 31d0edf5fb035119aa80a924bda13e1e8b61d53c64056985447d44f1b8a24c02
    kompose-windows-amd64.exe cc9fe74bafbcd0ab4df74868e335ab48780d81344b6ae8c4a416861f88a63548
    kompose-windows-amd64.exe.tar.gz 7bc06ab69b30126ee9aafe3e7d23ee765ec4e22675e098fcd50dd1c6204e6dd3
    SHA256_SUM df9c53913d646c9ffd13e6ae1ba46ab40d434a03919fce51ab1b88f449239544

    What's Changed

    New Contributors

    Full Changelog: v1.35.0...v1.36.0

    Open source →
    Release notes

    v1.36.0

    Compare

    Choose a tag to compare

    Open source →
  8. v1.35.1-0.20250514181621-f30d10226408 14 May 2025 pre-release

    Nothing published for this version

  9. v1.35.1-0.20250415153945-1b29e031e331 15 Apr 2025 pre-release

    Nothing published for this version

  10. v1.35.1-0.20241220141832-e81ce2d654f0 20 Dec 2024 pre-release

    Nothing published for this version

  11. v1.35.0 12 Dec 2024
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.35.0/kompose-linux-amd64 -o kompose
    
    # Linux ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.35.0/kompose-linux-arm64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.35.0/kompose-darwin-amd64 -o kompose
    
    # macOS ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.35.0/kompose-darwin-arm64 -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 dc22f45df7aeb8ca440a56560a57bb22af016a6cbb63dd3509d1abdf9390ef63
    kompose-darwin-amd64.tar.gz 8546d23eb0e3b688af273d61eeef8aef70786036a053dc5830c5b6fb528ce906
    kompose-darwin-arm64 60e73d7b24c6ac10fcf6efbc1159d0e2d64e38878e57e8a088e159dc5c9567d0
    kompose-darwin-arm64.tar.gz 18e6846ab101ba0029e96ac498a0e3c61c9b11ccdb5d9e3e09e86a00f640d5e9
    kompose-linux-amd64 d7de6c93ef083b668cdcf11bb7ebf739f853952ad229c4afcbbda5af7a480672
    kompose-linux-amd64.tar.gz 4185c0cdfcb8bcc3dfe72dad2874c5ef5956934df54168b29c322eceba463a7b
    kompose-linux-arm 479cb5aaeb18f1141da7bed9193a696d3afaf6f31047520d11d1df3cf4588264
    kompose-linux-arm.tar.gz 897816cd903988effb212e263ffa7a311384a8eec8e4f8ca6aa74f9aa88acb01
    kompose-linux-arm64 4ae1893bb7288ce20add71fd2dfc34094cb7359dc40beed3da0919d31c331ded
    kompose-linux-arm64.tar.gz 922b393417dd5b66b919af639c69abbcd55ccdfe54f865fa139b0bcf55771547
    kompose-windows-amd64.exe fe9bd337420dbeebb429fd847f9f6bca833d26a44ca1e8670e90c181fe05397a
    kompose-windows-amd64.exe.tar.gz 70590b8477290138da7c15cf405057a2befeab33e05335c9104285a8421c7ed0

    What's Changed

    • chore: upgrade fsouza/godockerclient and docker/docker packages by @TessaIO in #1921
    • chore(deps)(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0 by @dependabot in #1920
    • chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 from 2.1.0 to 2.1.6 by @dependabot in #1919
    • chore(deps)(deps): bump golang.org/x/tools from 0.20.0 to 0.24.0 by @dependabot in #1918
    • chore(deps)(deps): bump k8s.io/apimachinery from 0.30.0 to 0.30.3 by @dependabot in #1911
    • chore(deps)(deps): bump k8s.io/api from 0.30.0 to 0.30.3 by @dependabot in #1910
    • feature: support UID:GID in the user key by @favonia in #1929
    • chore(deps)(deps): bump github.com/fsouza/go-dockerclient from 1.11.2 to 1.12.0 by @dependabot in #1927
    • [completion] Add header #compdef by @sazriel26 in #1915
    • chore(deps)(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 by @dependabot in #1930
    • chore(deps)(deps): bump k8s.io/api from 0.30.3 to 0.31.1 by @dependabot in #1933
    • chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 from 2.1.6 to 2.2.0 by @dependabot in #1931
    • chore(deps): bump pre-commit hook versions by @sadikkuzu in #1948
    • Fix issue 1942 by @hurzelpurzel in #1950
    • chore(deps)(deps): bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #1941
    • chore(deps): bump rexml from 3.2.5 to 3.3.9 in /docs by @dependabot in #1946
    • chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 from 2.2.0 to 2.4.4 by @dependabot in #1956
    • chore(deps)(deps): bump golang.org/x/tools from 0.25.0 to 0.27.0 by @dependabot in #1959
    • improve error output of git commands by @cortex3 in #1958
    • feat(deploy): support ephemeral storage requests limits labels by @jvitor83 in #1936
    • Add support for content in config by @jvitor83 in #1952
    • 1.35.0 Release by @cdrage in #1971

    New Contributors

    Full Changelog: v1.34.0...v1.35.0

    Open source →
    Release notes

    v1.35.0

    Compare

    Choose a tag to compare

    Open source →
  12. v1.34.1-0.20241212135919-0fd3b961b8b2 12 Dec 2024 pre-release

    Nothing published for this version

  13. v1.34.1-0.20241202131259-62d33c426ceb 02 Dec 2024 pre-release

    Nothing published for this version

  14. v1.34.1-0.20241127195856-0d989a2d5c55 27 Nov 2024 pre-release

    Nothing published for this version

  15. v1.34.1-0.20241112131846-922f5aaeefce 12 Nov 2024 pre-release

    Nothing published for this version

  16. v1.34.1-0.20241106152329-1ebc27a6f5a8 06 Nov 2024 pre-release

    Nothing published for this version

  17. v1.34.1-0.20240924121509-eab2c0119ef7 24 Sep 2024 pre-release

    Nothing published for this version

  18. v1.34.1-0.20240913134513-5b563e7a8071 13 Sep 2024 pre-release

    Nothing published for this version

  19. v1.34.1-0.20240905190250-15a921296157 05 Sep 2024 pre-release

    Nothing published for this version

  20. v1.34.0 02 Jun 2024
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.34.0/kompose-linux-amd64 -o kompose
    
    # Linux ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.34.0/kompose-linux-arm64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.34.0/kompose-darwin-amd64 -o kompose
    
    # macOS ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.34.0/kompose-darwin-arm64 -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 de0b895e78cea70ca361ec740b943e0f6bbacd5ef46903e1f2d0aaf95055a8ed
    kompose-darwin-amd64.tar.gz ecbf985cdc71b07911e7a8f8f3a11911ac95a40af0ccb92dfd2ca8cfdefbe3dc
    kompose-darwin-arm64 88d76d77b801853651067a4624fe1e58692f112dfbb68cf6b3d680c3cb1475e3
    kompose-darwin-arm64.tar.gz a682b630164314418db7095ec6ba74db29ddcd73c4f723cf95935b2206b9fdd9
    kompose-linux-amd64 c58d0e63ef6bf8a98fc9840025b943f50f2d0ad807b2f8d55db92cea869ee171
    kompose-linux-amd64.tar.gz 850c82c65c18c8600985ada6d7cdf28ae183cd667f4d5b699ba70c84e168a1a8
    kompose-linux-arm 2f2367bc37a31df926605b92ae12d4eb10cc09b2a0ece72fdccf1d7e2863cb16
    kompose-linux-arm.tar.gz 0ce69c0989dec6946077790dca27940bfbc22506c8e927deea031bd8e4d86a58
    kompose-linux-arm64 76fa45cbdb3ee32bb925db932abb5ca50c020781f8a121d0cabedfa5d31cc8e6
    kompose-linux-arm64.tar.gz 10c4727638943323d544ae59f27635731e39856c102a0140a11b636bab9c5e6c
    kompose-windows-amd64.exe c130937a8e290eec23d8f8be9864896d3453ddd2fda4e5853c923c9460b2795f
    kompose-windows-amd64.exe.tar.gz eadc19eb47ac57e3869a8d7dde8aa150d4afab02260fac2c9403c0dfd4dbac43

    What's Changed

    Full Changelog: v1.33.0...v1.34.0

    Open source →
    Release notes

    v1.34.0

    Compare

    Choose a tag to compare

    Open source →
  21. v1.33.1-0.20240602232046-cbf2835db7fe 02 Jun 2024 pre-release

    Nothing published for this version

  22. v1.33.1-0.20240426082455-50e0408f6fec 26 Apr 2024 pre-release

    Nothing published for this version

  23. v1.33.0 25 Apr 2024
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.33.0/kompose-linux-amd64 -o kompose
    
    # Linux ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.33.0/kompose-linux-arm64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.33.0/kompose-darwin-amd64 -o kompose
    
    # macOS ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.33.0/kompose-darwin-arm64 -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 8f18ff05f6d607f6d6766982bbb0cd6b8ffb0cb554886401c00e7a3c7dac608a
    kompose-darwin-amd64.tar.gz d3063482b198c0263c9d28e8b7abbbad04967083ed9508b640054ace6eb63e5d
    kompose-darwin-amd64.tar.gz.tar.gz bae28c80a68e4de16ef91c0d272e90f5a6619e725d11c8640519a60d9de7ed1c
    kompose-darwin-arm64 eb668fed0e904fd3a385b4b9220826314939be71b5d7c7a497ae4b02de3f58f2
    kompose-darwin-arm64.tar.gz b566c61bedf1eff6d403715cfc1536ebddba7f9eacbd876d3cceb86ead8e841c
    kompose-darwin-arm64.tar.gz.tar.gz dbe38b7df975b7da5a07d119b10aca05adf46560ac7f60b24cc34ad8c28474bd
    kompose-linux-amd64 5ac5a160b7d9fc4588531e9b65a6a8603ad6c8ec13e8d8761bb59034f1cfc52b
    kompose-linux-amd64.tar.gz 98fd67612edb1077e3dff7d50f05ad44b99c1fae3d94633851f79ce7004b3a36
    kompose-linux-amd64.tar.gz.tar.gz 3bd072fa5430b0ca2fd087b49caab7a8469c1daacd93b9f575b5b5cd4521b28b
    kompose-linux-arm 16e619c28e7030e05f476666685d4efa1381b0e190555bf086b4915008f4b777
    kompose-linux-arm.tar.gz 0108d42a2936b7e4f88543cc842eb762bb3fb5323c0deebbec1186202049a19c
    kompose-linux-arm.tar.gz.tar.gz 864261823a25c61614dca5001a4f7148bb2a90464a63eb37fc4745fe7e6c9d44
    kompose-linux-arm64 9d50f00d3f55dde247d60fab9a2bf9403807054d0928ecc3e5027a7b97b17e0f
    kompose-linux-arm64.tar.gz d8217bcb2cffec47f7fcafeff20affcc19a664e81961654fd05b54bf7c45301b
    kompose-linux-arm64.tar.gz.tar.gz 6d32eaa346297491e69fddc890e6b9fd46cc69ffaf2aab4e1da130fbb4fc2d6d
    kompose-windows-amd64.exe 8aba0657befdadbac295d7fe8f93fea4a5aa0d4494385a3e3a00a4b4bc0d5069
    kompose-windows-amd64.exe.tar.gz 2e05b46840693750f84478ccc2823397516169693623a57d299609da7028c020
    kompose-windows-amd64.exe.tar.gz.tar.gz 2a31ac590a4034e6df437348e3e8d5c386b63c1be636e6847ed03cc46733dd51

    What's Changed

    New Contributors

    Full Changelog: v1.32.0...v1.33.0

    Open source →
    Release notes

    v1.33.0

    Compare

    Choose a tag to compare

    Open source →
  24. v1.32.1-0.20240408124909-c9c10803069c 08 Apr 2024 pre-release

    Nothing published for this version

  25. v1.32.1-0.20240321121809-14152d4a8150 21 Mar 2024 pre-release

    Nothing published for this version

  26. v1.32.1-0.20240316210835-ad04bc0894bd 16 Mar 2024 pre-release

    Nothing published for this version

  27. v1.32.1-0.20240301202154-497809c81c65 01 Mar 2024 pre-release

    Nothing published for this version

  28. v1.32.1-0.20240221044504-b2514e1c81bc 21 Feb 2024 pre-release

    Nothing published for this version

  29. v1.32.1-0.20240221043518-c0f7e910c844 21 Feb 2024 pre-release

    Nothing published for this version

  30. v1.32.1-0.20240212201228-d872afb3773e 12 Feb 2024 pre-release

    Nothing published for this version

  31. v1.32.1-0.20240205140926-b3383bd2b033 05 Feb 2024 pre-release

    Nothing published for this version

  32. v1.32.1-0.20240201143527-52e5dbda5574 01 Feb 2024 pre-release

    Nothing published for this version

  33. v1.32.1-0.20240123132939-3499798b5a02 23 Jan 2024 pre-release

    Nothing published for this version

  34. v1.32.1-0.20240119001520-8b3595ec5f0b 19 Jan 2024 pre-release

    Nothing published for this version

  35. v1.32.1-0.20240118151156-5fa804c274a1 18 Jan 2024 pre-release

    Nothing published for this version

  36. v1.32.0 18 Jan 2024
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.32.0/kompose-linux-amd64 -o kompose
    
    # Linux ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.32.0/kompose-linux-arm64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.32.0/kompose-darwin-amd64 -o kompose
    
    # macOS ARM64
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.32.0/kompose-darwin-arm64 -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 f3556176cec923b252c87f8ce6e93fd322d9e31632f31a16ede2f66ae04d8509
    kompose-darwin-amd64.tar.gz 6049e2a694427320f98580f0373a1fe4ed1284a34950c096717b297929e06f44
    kompose-darwin-arm64 200b8760a37c4e99032c127e2f19441bf2c085336145b24e105fe36e889a2de8
    kompose-darwin-arm64.tar.gz 768b06e2cec58fdd8688f2c3640f9c4db95ffb5705646646f7d50f6108ec2dda
    kompose-linux-amd64 9ffc9d08903052807b5ff52d322dfe30c3aa2726e9a22e2f7d13d664a2f4a00c
    kompose-linux-amd64.tar.gz b786a90f6c6435129860c97456442e29c63dc976dc4a1c69fd5670cdf33c8831
    kompose-linux-arm 7660e2df59f86f450324af2190d3a7bb2f05d7d2a4262563576d784b5e675981
    kompose-linux-arm.tar.gz 9fea4c878ec4195cb5703388f762626f970f9884bacdf65566451532c41bbde6
    kompose-linux-arm64 4a0b2ecb6fc2b655532e5594fc1f56b4f6836872ac984aaa7e3b18f958581e59
    kompose-linux-arm64.tar.gz c293ceee512c1967874f4783f9198e4bbd781d957ca3dda4fcce5cf7762a7ca5
    kompose-windows-amd64.exe e0b078aa3881acd44bf6485723bde1b908481a7ab4b1f1b6c7675f2c7374e971
    kompose-windows-amd64.exe.tar.gz e42fac638ffe46cca9b2df58c2d0e432fdb9def68d8607f06359bf7b66cd1665

    What's Changed

    New Contributors

    Full Changelog: v1.31.2...v1.32.0

    Open source →
    Release notes

    v1.32.0

    Compare

    Choose a tag to compare

    Open source →
  37. v1.31.3-0.20240118150048-1bf8dc216057 18 Jan 2024 pre-release

    Nothing published for this version

  38. v1.31.3-0.20240117200924-f11ce5491e27 17 Jan 2024 pre-release

    Nothing published for this version

  39. v1.31.3-0.20240115205609-5f0c1c9c5031 15 Jan 2024 pre-release

    Nothing published for this version

  40. v1.31.3-0.20231220115625-63f60e66fe9e 20 Dec 2023 pre-release

    Nothing published for this version

  41. v1.31.3-0.20231204201115-af06917dbb0b 04 Dec 2023 pre-release

    Nothing published for this version

  42. v1.31.3-0.20231017122140-f722bfb6c11c 17 Oct 2023 pre-release

    Nothing published for this version

  43. v1.31.3-0.20231014110050-1f4b06988eab 14 Oct 2023 pre-release

    Nothing published for this version

  44. v1.31.3-0.20231012182343-68443971f3bd 12 Oct 2023 pre-release

    Nothing published for this version

  45. v1.31.2 12 Oct 2023
    Release notes

    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

    Full Changelog: v1.31.1...v1.31.2

    Open source →
    Release notes

    v1.31.2

    Compare

    Choose a tag to compare

    Open source →
  46. v1.31.1 06 Oct 2023
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.31.1/kompose-linux-amd64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.31.1/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 6bf3082c8381448fd6a3977b7251069537bdb34fa97995f112a66683ce98697d
    kompose-darwin-amd64.tar.gz fbfa2401c2a9364f8aeed3a663df2fcfd7f2403706b7073ed8a3eb06a8d20ea5
    kompose-darwin-arm64 7729dd6c0063d0ed7d2a2243ae11079e2f1732274668cc2ed3871353c163fea3
    kompose-darwin-arm64.tar.gz c888c53c64b861c91e5d689a31ee48563669a261192f6810e3e64894d7f26cfa
    kompose-linux-amd64 87a50740cbd8ec16679fbc298a7cb8030c3b6ee28dea4486dded30eac79799e0
    kompose-linux-amd64.tar.gz 76e3248b3759a7b402fe0ed1d98094dfae801bb6253256f37ff17285c34c1ffe
    kompose-linux-arm 389271950ed01362304adb5b8c3d9cd349ad0d1f8b019a2c9201eddb331bbf59
    kompose-linux-arm.tar.gz 32c3c606c2816ba302ae8fa8c46fdff2ceed6f3d8bfeef449eef4fcf848c035b
    kompose-linux-arm64 2ce0a3b63884d706f28624a642d7842bc966dac63fe8850d837838f6deb099a6
    kompose-linux-arm64.tar.gz 6c1f93263b79bdef35b29f54f5a4f143f4c15675243e91c3f7576e48f9c19d89
    kompose-windows-amd64.exe 645c8d53158ea5fd4c0250045dfeb9c5db0e3368faf30957cad61347864734a2
    kompose-windows-amd64.exe.tar.gz 3204304500a67867048b80fb4689bffeae2509c2cf0c2ab7cb9f23efbada0ff3

    What's Changed

    • bug: fixes bug with error out with using kompose convert with no -f by @cdrage in #1725
    • 1.31.1 Release by @cdrage in #1726

    Full Changelog: v1.31.0...v1.31.1

    Open source →
    Release notes

    v1.31.1

    Compare

    Choose a tag to compare

    Open source →
  47. v1.31.1-0.20231006173609-46dcb9181bff 06 Oct 2023 pre-release

    Nothing published for this version

  48. v1.31.0 29 Sep 2023
    Release notes

    Installation

    Linux and macOS:

    # Linux
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.31.0/kompose-linux-amd64 -o kompose
    
    # macOS
    curl -L https://github.com/kubernetes/kompose/releases/download/v1.31.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 ad6d7933d29812076c51d33130c88e529ca247f346b9b5ec631577647d7e0688
    SHA256_SUM.tar.gz ae8aa409469ca246e4280f45fad4fcbb6dda2b119e835735fedfd094aec27253
    kompose-darwin-amd64 dec52385a1b8dbeefead23f0e780d38f29918d19b0659393093ef8d7141d1e85
    kompose-darwin-amd64.tar.gz 3469079395472d0773f12b19302f23b2254eca0ca86164328d2a6190c20860b8
    kompose-darwin-amd64.tar.gz.tar.gz 37f3b8f607f5db1b765393f83e72c601282b28893cd9eae88d64d103c4af589c
    kompose-darwin-arm64 0caf3d2e9219e8915f7238d022624821dafaca6d95ae84a635733926ad1a7441
    kompose-darwin-arm64.tar.gz 4f0a7b30e739c9c700da9c78585d99f70dde3ed9ba7885ffa66a309d7972c6ef
    kompose-darwin-arm64.tar.gz.tar.gz b4697c42ee9c920b475e25e6b42a2aeecb62259c11da113f9cef5807c6742f72
    kompose-linux-amd64 04e16f878253fc91a175c22f030638640a3d70a2af6740b2fefefa31d2b7ee02
    kompose-linux-amd64.tar.gz ddf63e514d413f884b748d48294b1a4b2777bba43e59d213b2048ddacf545286
    kompose-linux-amd64.tar.gz.tar.gz 347d5d61a21db35e19fb5a0e9ebe6e96efd894e7fa81781b0f7765b62920d1e9
    kompose-linux-arm 8bddfc5dbea6879b7ded1ee7dd8cca91146bd950a24dbce0deb05b394b861e84
    kompose-linux-arm.tar.gz 2d2c27d194c9b2a6b3c3ac9409d01204b84d5d15b40b4870b2381adb2486a93f
    kompose-linux-arm.tar.gz.tar.gz 64418aa4915fc8092d3fc3554d7e626af71dc9f71d17d9b20bec328483d9096b
    kompose-linux-arm64 3e0aba471ea119449e21c194ff48c6265dc812d0b09c89873494584bfe8d8c25
    kompose-linux-arm64.tar.gz ffa50bd017037a5287c11319c6352c6c383d8650f751d607d7a887d3f74a07a1
    kompose-linux-arm64.tar.gz.tar.gz c994d3160ad9fa6292fbef20ad219c3712696b1497ccc4bc858b5ef378d394c4
    kompose-windows-amd64.exe b1aa6aba5baf121793de31388761502fd5ff35e0f15b5ef873b2a971cb498d6d
    kompose-windows-amd64.exe.tar.gz 60924b16fd7399e8b14731a03b40f2dcfacc75cc1d0a3d3079d1b7b7fc9498ca
    kompose-windows-amd64.exe.tar.gz.tar.gz d433bce517ea14b3bf1e3b62623e13311ba00a29e208a0c1dfc9067b7cfa65ef

    What's Changed

    • update release script again with a reminder for docs update by @cdrage in #1674
    • Update website with correct links by @cdrage in #1673
    • chore(deps)(deps): bump github.com/compose-spec/compose-go from 1.16.0 to 1.17.0 by @dependabot in #1675
    • Upgrade Kubernetes module to the latest version v0.27.3 by @payamQorbanpour in #1677
    • update redis wording to replica by @cdrage in #1680
    • Fix loading env file by @AhmedGrati in #1679
    • replace wording by @cdrage in #1682
    • chore(deps)(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 by @dependabot in #1681
    • chore(deps)(deps): bump github.com/compose-spec/compose-go from 1.17.0 to 1.18.1 by @dependabot in #1690
    • chore(deps)(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0 by @dependabot in #1686
    • chore(deps)(deps): bump github.com/compose-spec/compose-go from 1.18.1 to 1.18.2 by @dependabot in #1692
    • fix(dependabot): remove obsolete ignore list for go packages by @Lctrs in #1685
    • chore(deps)(deps): bump k8s.io/api from 0.27.3 to 0.28.0 by @dependabot in #1694
    • Feat: add kompose client PoC by @AhmedGrati in #1593
    • chore(deps)(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 by @dependabot in #1697
    • chore(deps)(deps): bump k8s.io/api from 0.28.0 to 0.28.1 by @dependabot in #1700
    • Fix expose conversion by @AhmedGrati in #1696
    • chore(deps)(deps): bump github.com/compose-spec/compose-go from 1.18.2 to 1.18.3 by @dependabot in #1701
    • chore(ci)(deps): bump actions/checkout from 3 to 4 by @dependabot in #1704
    • chore(deps)(deps): bump github.com/compose-spec/compose-go from 1.18.3 to 1.18.4 by @dependabot in #1703
    • chore(deps)(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 by @dependabot in #1706
    • chore(deps)(deps): bump k8s.io/api from 0.28.1 to 0.28.2 by @dependabot in #1707
    • chore(deps)(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #1705
    • chore(deps)(deps): bump github.com/compose-spec/compose-go from 1.18.4 to 1.19.0 by @dependabot in #1712
    • chore(deps)(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 by @dependabot in #1710
    • feat: adding support for --profile cmd option by @axel7083 in #1709
    • 1.31.0 Release by @cdrage in #1714

    New Contributors

    Full Changelog: v1.30.0...v1.31.0

    Open source →
    Release notes

    v1.31.0

    Compare

    Choose a tag to compare

    Open source →
  49. v1.30.1-0.20230929154216-a04ecdb9e8b8 29 Sep 2023 pre-release

    Nothing published for this version

  50. v1.30.1-0.20230904160451-5adacf25c207 04 Sep 2023 pre-release

    Nothing published for this version

  51. v1.30.1-0.20230824144538-cb82ef5211d4 24 Aug 2023 pre-release

    Nothing published for this version

  52. v1.30.1-0.20230811155850-db56767df3ee 11 Aug 2023 pre-release

    Nothing published for this version

  53. v1.30.1-0.20230802150619-17fbe3b4632c 02 Aug 2023 pre-release

    Nothing published for this version

  54. v1.30.1-0.20230726180315-1f1fc2020402 26 Jul 2023 pre-release

    Nothing published for this version

  55. v1.30.1-0.20230719162337-554a0ea31e28 19 Jul 2023 pre-release

    Nothing published for this version

  56. v1.30.1-0.20230718150733-317ba2922ecc 18 Jul 2023 pre-release

    Nothing published for this version

  57. v1.30.1-0.20230718132322-8e67152d59ef 18 Jul 2023 pre-release

    Nothing published for this version

  58. v1.30.1-0.20230718130853-05f3d40056f6 18 Jul 2023 pre-release

    Nothing published for this version

  59. v1.30.0 18 Jul 2023

    Nothing published for this version

  60. v1.29.1-0.20230706185322-ff9f8ca9d893 06 Jul 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive