Skip to content

Conversation

@public-glueops-renovatebot
Copy link
Contributor

@public-glueops-renovatebot public-glueops-renovatebot bot commented Nov 11, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
argoproj/argo-cd minor 3.0.20 -> 3.1.9

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v3.1.9

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.9/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.9/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
Dependency updates

Full Changelog: argoproj/argo-cd@v3.1.8...v3.1.9

v3.1.8

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.8/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.8/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
Other work

Full Changelog: argoproj/argo-cd@v3.1.7...v3.1.8

v3.1.7

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.7/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.7/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
Other work

Full Changelog: argoproj/argo-cd@v3.1.6...v3.1.7

v3.1.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.6/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.6/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
Documentation

Full Changelog: argoproj/argo-cd@v3.1.5...v3.1.6

v3.1.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.5/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

Documentation
Other work

Full Changelog: argoproj/argo-cd@v3.1.4...v3.1.5

v3.1.4

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.4/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.4/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

Dependency updates

Full Changelog: argoproj/argo-cd@v3.1.3...v3.1.4

v3.1.3

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.3/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.3/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

Full Changelog: argoproj/argo-cd@v3.1.2...v3.1.3

v3.1.2

Compare Source

Quick Start

Use v3.1.3

There was an issue with immutable releases for v3.1.2 which caused some release steps to fail (uploading provenance and SBOMs). There should be nothing wrong with v3.1.2, but v3.1.3 is equivalent with a fully-successful release.

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.2/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
Other work

Full Changelog: argoproj/argo-cd@v3.1.1...v3.1.2

v3.1.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.1/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
Other work

Full Changelog: argoproj/argo-cd@v3.1.0...v3.1.1

v3.1.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.0/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

Features
Bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot deleted the renovate/argoproj-argo-cd-3.1.x branch November 11, 2025 12:19
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch 2 times, most recently from 7bf9642 to 50e0d95 Compare November 11, 2025 12:29
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch 2 times, most recently from 50e0d95 to 5a55863 Compare November 11, 2025 13:39
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch 2 times, most recently from 5a55863 to 4de2a4e Compare November 11, 2025 14:25
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch 2 times, most recently from 4de2a4e to a0beab5 Compare November 11, 2025 15:07
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch from d9bec85 to 5a62473 Compare December 1, 2025 11:22
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch from 5a62473 to c2c8cd5 Compare December 1, 2025 11:57
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch from c2c8cd5 to ae392a6 Compare December 1, 2025 12:35
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch from ae392a6 to aa0306c Compare December 1, 2025 13:09
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch from aa0306c to e11804f Compare December 1, 2025 13:48
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.1.9 #minor - autoclosed feat: update argoproj/argo-cd to v3.1.9 #minor Dec 1, 2025
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.1.x branch from e11804f to c6b0e46 Compare December 1, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants