Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

kompose 1.21.0 #605

Merged
merged 1 commit into from
Mar 3, 2020
Merged

Conversation

fmotrifork
Copy link
Contributor

Updating package kompose to release v1.21.0.

Release info

Kompose 1.21.0!

Here's the new features in 1.21.0:

Providing an external apiserver for Kubernetes

With this release, you're now able to supply what server to be used when deploying.

For example:

kompose up --server https://127.0.0.1:6443

Installation

Linux and macOS:

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

# macOS
curl -L https://github.com/kubernetes/kompose/releases/download/v1.21.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-1.21.0-1.x86_64.rpm 2697238545d1a5801172c40f3e5a863a50f979fdb805c47deae66a2ed190d9d4
kompose-1.21.0-1.x86_64.rpm.tar.gz 8baf2195b36dfaab248f98e6ce19afc4627eed75cf54ffcf6d340304150f60c8
kompose_1.21.0_amd64.deb 5210fbae874c1695aea0b80eea0d89621e3f84389e9680ccb6605dadca7a5abf
kompose_1.21.0_amd64.deb.tar.gz 1e4698c06c258d98e31e053e8caf1cede13a255230becadf13b82286d4cc262e
kompose-darwin-amd64 894e1d9e350d12b69501349e0610c1cde68ddae5dd92a0cbdba748ec059ed9ef
kompose-darwin-amd64.tar.gz 9384e5233859d1bdc676c3ff80f2609e084a23fd5993e81a0a54e9976d18adf1
kompose-linux-amd64 488d786fce0fab4e0c6c0668bfe6229cce58b2d3635936ba33cae7ab702bd0d7
kompose-linux-amd64.tar.gz 88cac7b503cce5a4f83d3ac7690311307bc62a380e29b22a6557581c2b4c6d4d
kompose-linux-arm 2f1b39d288bb9c6c29406bc056ad17053885e9fc8bf868e6595456b14bff0d1e
kompose-linux-arm.tar.gz 62acb45751ba8b2e6c787882b944a2b2f8aa7ca5390e876a439c13763b0b30e8
kompose-windows-amd64.exe 0a01f3eb0cb810b61a4d7aaa5b59824e829f2e9042f061ff27f3c419822f08d3
kompose-windows-amd64.exe.tar.gz 06e1a70d11c9e9e03fbd95883ffb8b0a2a83ce4d16cf37b4321e40d653693e17
SHA256_SUM 71c9df33690b3b0ddcaa1a3e6ba8100ee6bfd70dc1922054bc7143b2cec09fb6

@bacongobbler bacongobbler merged commit c6941c1 into fishworks:master Mar 3, 2020
@fmotrifork fmotrifork deleted the kompose-v1.21.0 branch August 25, 2020 13:08
@fmotrifork fmotrifork mentioned this pull request Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants