Skip to content

chore(deps): update dependency argoproj/argo-cd to v3#1471

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/argoproj-argo-cd-3.x
Open

chore(deps): update dependency argoproj/argo-cd to v3#1471
renovate[bot] wants to merge 1 commit intomainfrom
renovate/argoproj-argo-cd-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change Pending
argoproj/argo-cd major 2.14.213.3.1 v3.3.4 (+2)

Release Notes

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

v3.3.1

Compare Source

[!IMPORTANT]
Before upgrading all types of Argo CD installations to this release, please read the upgrade guide first:
https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/3.2-3.3/#breaking-changes

Upgrading Argo CD which is managing itself

Users who have an Argo CD Application that manages their Argo CD installation, must enable ServerSideApply=true sync option on this Application in order for the upgrade to succeed.

In some cases, there may be a sync error like Failed to perform client-side apply migration: failed to perform client-side apply migration on manager kubectl-client-side-apply.

We are currently working on a long-term fix to this issue, the progress can be tracked here: #​26279

A temporary remediation is to additionally set the ClientSideApplyMigration=false sync option on this Application. This solution is temporary and not recommended for the long run because it may result in conflicts between Argo CD K8s field manager and other field managers at a later point in time, and if you use it, you will need to remove it after the above issue is fixed.

More details here:
https://argo-cd.readthedocs.io/en/stable/user-guide/sync-options/#client-side-apply-migration

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.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
Dependency updates
Other work

Full Changelog: argoproj/argo-cd@v3.3.0...v3.3.1

v3.3.0

Compare Source

[!IMPORTANT]
Before upgrading all types of Argo CD installations to this release, please read the upgrade guide first:
https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/3.2-3.3/#breaking-changes

Upgrading Argo CD which is managing itself

Users who have an Argo CD Application that manages their Argo CD installation, must enable ServerSideApply=true sync option on this Application in order for the upgrade to succeed.

In some cases, there may be a sync error like Failed to perform client-side apply migration: failed to perform client-side apply migration on manager kubectl-client-side-apply.

We are currently working on a long-term fix to this issue, the progress can be tracked here: #​26279

A temporary remediation is to additionally set the ClientSideApplyMigration=false sync option on this Application. This solution is temporary and not recommended for the long run because it may result in conflicts between Argo CD K8s field manager and other field managers at a later point in time, and if you use it, you will need to remove it after the above issue is fixed.

More details here:
https://argo-cd.readthedocs.io/en/stable/user-guide/sync-options/#client-side-apply-migration

Quick Start

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

mergify[bot]
mergify bot previously approved these changes Jun 4, 2025
@netlify
Copy link

netlify bot commented Jun 4, 2025

Deploy Preview for eks-workshop ready!

Name Link
🔨 Latest commit 91e9d5a
🔍 Latest deploy log https://app.netlify.com/projects/eks-workshop/deploys/69baa0256b3af30008a913ec
😎 Deploy Preview https://deploy-preview-1471--eks-workshop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch 5 times, most recently from a4c2a48 to 8ab0ac6 Compare June 5, 2025 16:49
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 8ab0ac6 to 786e528 Compare June 10, 2025 01:54
mergify[bot]
mergify bot previously approved these changes Jun 10, 2025
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 786e528 to 026467b Compare June 12, 2025 16:25
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch 14 times, most recently from 14d0ea8 to db5a139 Compare July 2, 2025 12:29
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch 2 times, most recently from d078984 to 3fda0b4 Compare July 2, 2025 18:12
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch 6 times, most recently from e91d07c to 3676d02 Compare July 15, 2025 18:33
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch 11 times, most recently from fd1eef4 to 61059cc Compare July 27, 2025 13:48
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch 12 times, most recently from be82520 to be3be8d Compare August 4, 2025 20:40
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