Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:45
· 80 commits to prod since this release
de397c9

Installation

Binary Downloads

Download the appropriate binary for your platform:

  • Linux x86_64: kn-linux-x86_64.tar.gz
  • macOS x86_64: kn-macos-x86_64.tar.gz
  • macOS ARM64 (Apple Silicon): kn-macos-arm64.tar.gz

Extract and move to your PATH:

tar xzf kn-*.tar.gz
sudo mv kn /usr/local/bin/

# Or user directory
mv kn ~/.local/bin/

Automated Installer

curl -fsSL https://raw.githubusercontent.com/kobogithub/knowledge/prod/install.sh | bash

Verify Installation

kn --version
kn doctor

What's Changed

See CHANGELOG.md for full details.

Checksums

$(cat checksums.txt)