# Install kargo with Homebrew, Nix

Multi-Stage GitOps Continuous Promotion. Version 1.11.0 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#kargo.

## Install

```sh
sudo av install brew:kargo
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kargo
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kargo
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ka/kargo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:kargo
- **Package manager:** Homebrew
- **Version:** 1.11.0
- **Source summary:** Multi-Stage GitOps Continuous Promotion
- **Homepage:** <https://kargo.io/>
- **Repository:** <https://github.com/akuity/kargo>
- **Last updated:** 2026-07-27T21:58:37+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- kargo (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.11.0
## Project history and usage

Kargo is Akuity's GitOps continuous-promotion system for moving Kubernetes application changes through staged environments.

### Project history

Kargo was created by Akuity, whose team is closely associated with Argo, to address the promotion layer that sits after CI has built artifacts and before or alongside Argo CD synchronization. The project models warehouses, freight, stages, and promotions so teams can describe how changes move from development through production.

### Adoption history

Kargo's adoption story is tied to Argo CD users who wanted environment-to-environment promotion without maintaining custom CI scripts for every stage. Akuity announced Kargo 1.0 general availability on October 22, 2024, and later described use by organizations including Deutsche Telekom, JumpCloud, and Cisco ThousandEyes in GitOps promotion workflows.

### How it is used

Teams use Kargo to watch for changed artifacts, update Git or rendered manifests, coordinate promotion steps, and hand off synchronization to Argo CD. The CLI package matters for operators who create and inspect Kargo resources from local shells or CI jobs.

### Why package nerds care

Kargo is a newer kind of DevOps package: a Kubernetes controller ecosystem with a local CLI, GitOps vocabulary, and tight integration with another major CNCF project family. Its package history shows how Homebrew increasingly carries not just standalone CLIs, but entry points into controller-based delivery platforms.

### Timeline

- 2024: Akuity described Kargo v0.5 and v0.7 releases as milestones toward general availability.
- 2024-10-22: Akuity announced Kargo version 1.0 as generally available on the Akuity Platform.
- 2025: Kargo v1.3 added conditional step execution for promotion workflows.

### Related projects

- Argo CD is the primary GitOps tool Kargo complements.
- Akuity Platform is the commercial platform around Kargo and Argo CD.
- CI systems, Git repositories, Helm, Kustomize, and container registries are common systems Kargo promotions coordinate with.

### Sources

- <https://akuity.io/blog/announcing-kargo-version-1-0-now-generally-available-on-the-akuity-platform>
- <https://akuity.io/blog/what-s-new-in-kargo-v1-3-smarter-gitops-with-conditional-steps-advanced-verification>
- <https://docs.kargo.io/>
- <https://docs.kargo.io/roadmap>
- <https://github.com/akuity/kargo>
- <https://kargo.io/>


## Security Notes

No matching local secret-handling manifest was found for kargo. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- Nix - kargo: normalized package name match | nixpkgs package indexes: pkgs/by-name/ka/kargo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/kargo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kargo.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
