An open API service indexing awesome lists of open source software.

https://github.com/fluxcd/homebrew-tap

Homebrew formulas
https://github.com/fluxcd/homebrew-tap

Last synced: 3 months ago
JSON representation

Homebrew formulas

Awesome Lists containing this project

README

          

# Flux Homebrew Tap

This repository hosts the Homebrew formulas for [Flux CLI](https://github.com/fluxcd/flux2).

## Install

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

```shell
brew install fluxcd/tap/flux
```

To install a specific version, run the following command:

```shell
brew install fluxcd/tap/flux@2.5
```

## 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.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)