Kalco v0.1.21 Release
Welcome to this new release of Kalco! 🎉
Installation
Homebrew (macOS/Linux)
brew install graz-dev/tap/kalcoQuick Install
# Linux/macOS
curl -fsSL https://raw.githubusercontent.com/graz-dev/kalco/master/scripts/install.sh | bash
# Windows PowerShell
iwr -useb https://raw.githubusercontent.com/graz-dev/kalco/master/scripts/install.ps1 | iexDirect Download
Download the appropriate binary for your platform from the assets below.
Package Managers
- Debian/Ubuntu: Download the
.debfile and install withdpkg -i - RHEL/CentOS/Fedora: Download the
.rpmfile and install withrpm -i - Arch Linux: Download the
.pkg.tar.xzfile and install withpacman -U
Changelog
- 24349ec fix: ensure report has newline and updates gitignore
Full Changelog: v0.1.20...v0.1.21
Made with ❤️ for the Kubernetes community