Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 794 Bytes

File metadata and controls

35 lines (25 loc) · 794 Bytes

Flux Homebrew Tap

This repository hosts the Homebrew formulas for Flux CLI.

Install

To install the latest version of Flux CLI using Homebrew, run the following command:

brew install fluxcd/tap/flux

To install a specific version, run the following command:

brew install fluxcd/tap/flux@2.6

Available versions

Note

The Flux project supports the last three minor releases of the CLI. Using an older version is not recommended, as it may not be compatible with the latest Flux features and APIs.

Formulas:

  • flux (latest version)
  • flux@2.6 (v2.6.x)
  • flux@2.5 (v2.5.x)
  • flux@2.4 (v2.4.x)
  • flux@2.3 (v2.3.x)
  • flux@2.2 (v2.2.x)
  • flux@2.1 (v2.1.x)
  • flux@2.0 (v2.0.x)
  • flux@0.41 (v0.41.x)