Skip to content

v0.1.21

Latest

Choose a tag to compare

@graz-dev graz-dev released this 27 Jan 16:50

Kalco v0.1.21 Release

Welcome to this new release of Kalco! 🎉

Installation

Homebrew (macOS/Linux)

brew install graz-dev/tap/kalco

Quick 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 | iex

Direct Download

Download the appropriate binary for your platform from the assets below.

Package Managers

  • Debian/Ubuntu: Download the .deb file and install with dpkg -i
  • RHEL/CentOS/Fedora: Download the .rpm file and install with rpm -i
  • Arch Linux: Download the .pkg.tar.xz file and install with pacman -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