Skip to content

Releases: argoproj/argo-workflows

v3.3.5

04 May 01:13
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.5/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.5/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.5/install.yaml

v3.2.11

03 May 22:59
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Argo CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.2.11/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.2.11/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Install

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.2.11/install.yaml

v3.3.4

29 Apr 19:54
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.4/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.4/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.4/install.yaml

v3.3.3

25 Apr 23:19
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.3/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.3/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.3/install.yaml

v3.3.2

20 Apr 23:16
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.2/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.2/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.2/install.yaml

v3.3.1

18 Mar 19:45
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.1/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.1/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.1/install.yaml

v3.3.0

14 Mar 23:06
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.0/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.0/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.0/install.yaml

v3.3.0-rc10

07 Mar 23:50
Compare
Choose a tag to compare
v3.3.0-rc10 Pre-release
Pre-release

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.0-rc10/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.0-rc10/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.0-rc10/install.yaml

v3.3.0-rc9

05 Mar 19:01
Compare
Choose a tag to compare
v3.3.0-rc9 Pre-release
Pre-release

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Installation

CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.0-rc9/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.3.0-rc9/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Controller and Server

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.3.0-rc9/install.yaml

v3.2.9

02 Mar 23:04
Compare
Choose a tag to compare

Quick Start

What's New?

Find out on our blog and changelog.

Breaking Changes and Known Issues

See upgrading.

Argo CLI

Mac

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.2.9/argo-darwin-amd64.gz

# Unzip
gunzip argo-darwin-amd64.gz

# Make binary executable
chmod +x argo-darwin-amd64

# Move binary to path
mv ./argo-darwin-amd64 /usr/local/bin/argo

# Test installation
argo version

Linux

Available via curl

# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/download/v3.2.9/argo-linux-amd64.gz

# Unzip
gunzip argo-linux-amd64.gz

# Make binary executable
chmod +x argo-linux-amd64

# Move binary to path
mv ./argo-linux-amd64 /usr/local/bin/argo

# Test installation
argo version

Install

kubectl create namespace argo
kubectl apply -n argo -f https://github.com/argoproj/argo-workflows/releases/download/v3.2.9/install.yaml