Skip to content

Releases: chez-shanpu/kubectl-mft

v0.5.0

02 Mar 01:44
e1ca2d7

Choose a tag to compare

kubectl-mft v0.5.0

Release of kubectl-mft version v0.5.0.

Changelog

Others

Installation

Download Binary

Linux / macOS

# Download and extract (replace OS and ARCH as needed)
curl -L https://github.com/chez-shanpu/kubectl-mft/releases/download/v0.5.0/kubectl-mft_v0.5.0_OS_ARCH.tar.gz | tar xz

# Move to a directory in your PATH
sudo mv kubectl-mft /usr/local/bin/

# Verify installation
kubectl mft version

Windows

Download the .zip file for your architecture from the assets above, extract it, and add the binary to your PATH.

Using Go

go install github.com/chez-shanpu/kubectl-mft@v0.5.0

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Feb 23:57
6be1f8e

Choose a tag to compare

kubectl-mft v0.4.0

Release of kubectl-mft version v0.4.0.

Changelog

Others

  • fee1635: chore: update krew manifest for v0.3.1 (@github-actions[bot])
  • 0026a3c: Use GitHub App token for krew manifest update workflow to enable triggering downstream workflows (@chez-shanpu)
  • 86eb480: Add manifest validation with CRD schema support using kubeconform (@chez-shanpu)
  • 73e59ba: Upgrade Go to 1.26 and update all dependencies and CI tooling (@chez-shanpu)

Installation

Download Binary

Linux / macOS

# Download and extract (replace OS and ARCH as needed)
curl -L https://github.com/chez-shanpu/kubectl-mft/releases/download/v0.4.0/kubectl-mft_v0.4.0_OS_ARCH.tar.gz | tar xz

# Move to a directory in your PATH
sudo mv kubectl-mft /usr/local/bin/

# Verify installation
kubectl mft version

Windows

Download the .zip file for your architecture from the assets above, extract it, and add the binary to your PATH.

Using Go

go install github.com/chez-shanpu/kubectl-mft@v0.4.0

Full Changelog: v0.3.1...v0.4.0

v0.3.1

28 Jan 04:25
v0.3.1
b4adce2

Choose a tag to compare

kubectl-mft v0.3.1

Release of kubectl-mft version v0.3.1.

Changelog

Bug Fixes

  • ef113b8: fix: return empty ListResult instead of nil to prevent panic when baseDir does not exist (@terassyi)

Others

  • 6ae700a: chore: update krew manifest for v0.3.0 (@github-actions[bot])

Installation

Download Binary

Linux / macOS

# Download and extract (replace OS and ARCH as needed)
curl -L https://github.com/chez-shanpu/kubectl-mft/releases/download/v0.3.1/kubectl-mft_v0.3.1_OS_ARCH.tar.gz | tar xz

# Move to a directory in your PATH
sudo mv kubectl-mft /usr/local/bin/

# Verify installation
kubectl mft version

Windows

Download the .zip file for your architecture from the assets above, extract it, and add the binary to your PATH.

Using Go

go install github.com/chez-shanpu/kubectl-mft@v0.3.1

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 Dec 23:15
v0.3.0
1d34983

Choose a tag to compare

kubectl-mft v0.3.0

Release of kubectl-mft version v0.3.0.

Changelog

Others

Installation

Download Binary

Linux / macOS

# Download and extract (replace OS and ARCH as needed)
curl -L https://github.com/chez-shanpu/kubectl-mft/releases/download/v0.3.0/kubectl-mft_v0.3.0_OS_ARCH.tar.gz | tar xz

# Move to a directory in your PATH
sudo mv kubectl-mft /usr/local/bin/

# Verify installation
kubectl mft version

Windows

Download the .zip file for your architecture from the assets above, extract it, and add the binary to your PATH.

Using Go

go install github.com/chez-shanpu/kubectl-mft@v0.3.0

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Nov 02:43
v0.2.0
35b3987

Choose a tag to compare

kubectl-mft v0.2.0

Release of kubectl-mft version v0.2.0.

Changelog

Others

Installation

Download Binary

Linux / macOS

# Download and extract (replace OS and ARCH as needed)
curl -L https://github.com/chez-shanpu/kubectl-mft/releases/download/v0.2.0/kubectl-mft_v0.2.0_OS_ARCH.tar.gz | tar xz

# Move to a directory in your PATH
sudo mv kubectl-mft /usr/local/bin/

# Verify installation
kubectl mft version

Windows

Download the .zip file for your architecture from the assets above, extract it, and add the binary to your PATH.

Using Go

go install github.com/chez-shanpu/kubectl-mft@v0.2.0

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 02:35
v0.1.0
10afdac

Choose a tag to compare

kubectl-mft v0.1.0

Release of kubectl-mft version v0.1.0.

Changelog

Features

Others

Installation

Download Binary

Linux / macOS

# Download and extract (replace OS and ARCH as needed)
curl -L https://github.com/chez-shanpu/kubectl-mft/releases/download/v0.1.0/kubectl-mft_v0.1.0_OS_ARCH.tar.gz | tar xz

# Move to a directory in your PATH
sudo mv kubectl-mft /usr/local/bin/

# Verify installation
kubectl mft version

Windows

Download the .zip file for your architecture from the assets above, extract it, and add the binary to your PATH.

Using Go

go install github.com/chez-shanpu/kubectl-mft@v0.1.0

Full Changelog: ...v0.1.0