homebrew-kzero

June 10, 2026 · View on GitHub

Homebrew tap for kzero — declarative Kubernetes workload down / up / reset pipelines from YAML.

Same pattern as homebrew-pgwd: Casks/kzero.rb is generated and pushed by GoReleaser on each kzero release tag (HOMEBREW_TAP_TOKEN on the kzero repo).

Install

brew install hrodrig/kzero/kzero

Works on macOS and Linux (Homebrew on Linux). Installs the kzero binary and man kzero (from the release tarball).

Maintainers

  • Do not edit Casks/kzero.rb by hand — the next kzero tag overwrites it.
  • If your local clone only shows this README, run git pull (GoReleaser commits land on main after each tag).
  • If the tap did not update after a release, check the kzero Release workflow and HOMEBREW_TAP_TOKEN (PAT with contents:write on this repo).