Ad
 
Learn More
Favicon of Argo Workflows

Argo Workflows

Great

Argo Project • Last updated 5 days ago

Recent Updates

Updates for August 21, 2026(2 updates)

Updates for August 14, 2026(3 updates)

4.1.0

v4.1.0-rc2

v4.1.0-rc1

Updates for July 22, 2026(2 updates)

Uniform Changelog API

Access Argo Project changelog updates through our uniform API. Same JSON structure across all sources — no adapter-specific parsing needed.

API Endpoint
GET https://watchchangelog.com/api/v1/entries?source=argo-workflows.releases
Response Sample
{
  "source": "argo-workflows.releases",
  "vendor": "Argo Project",
  "id": "tag:github.com,2008:Repository/100982449/v4.1.2",
  "published_at": "2026-08-21T11:40:50.000Z",
  "title": "v4.1.2",
  "url": "https://github.com/argoproj/argo-workflows/releases/tag/v4.1.2",
  "summary": "Quick Start What's New? Find out on our blog and changelog . Breaking Changes and Known Issues Check the upgrading guide and search for existing issues on GitHub . Installation CLI Mac / Linux Available via curl # Detect OS ARGO_OS=\"darwin\" if [[ \"$(uname -s)\" != \"Darwin\" ]]; then ARGO_OS=\"linux\" fi # Download the binary curl -sLO \"https://github.com/argoproj/argo-workflows/releases/download/v4.1.2/argo-$ARGO_OS-amd64.gz\" # Unzip gunzip \"argo-$ARGO_OS-amd64.gz\" # Make binary executable chmod +x \"argo-$ARGO_OS-amd64\" # Move binary to path mv \"./argo-$ARGO_OS-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/v4.1.2/install.yaml",
  "tags": [
    "Argo Project",
    "argo-workflows.releases",
    "workflow",
    "kubernetes",
    "cicd"
  ]
}

Tags:

workflowkubernetescicd

Related Sources

Favicon

 

  
  
Favicon

 

  
  
Favicon

 

  
  

Share: