Skip to content

ArgoCD

v3.1.16 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 29d GitOps
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

argo argo-cd ci-cd devops docker gitops
+5 more
helm jsonnet kubernetes kustomize pipeline

Summary

AI summary

Fixed error when attempting a second delete operation on the server.

Full changelog

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.16/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.16/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

  • af7a36e6e9de102d1af751d5220e6eb3ffbe67d2: fix(server): Avoid error when attempting a second delete operation (cherry-pick #27495 for 3.1) (#27502) (@argo-cd-cherry-pick-bot[bot])

Dependency updates

  • c4499a3fbcc2cd5e08fda5724413fcbb7e2114c4: chore(deps): bump SonarSource/sonarqube-scan-action from 5.2.0 to 8.0.0 (cherry-pick 27602 to 3.1) (#27607) (@dudinea)

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.1.15...v3.1.16

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ArgoCD

Get notified when new releases ship.

Sign up free

About ArgoCD

Declarative Continuous Deployment for Kubernetes

All releases →

Related context

Beta — feedback welcome: [email protected]