Skip to content

Update quay.io/argoproj/argocd Docker tag to v3.5.0 - #293

Open
vshn-renovate wants to merge 1 commit into
masterfrom
commodore-renovate/quay.io-argoproj-argocd-3.x
Open

Update quay.io/argoproj/argocd Docker tag to v3.5.0#293
vshn-renovate wants to merge 1 commit into
masterfrom
commodore-renovate/quay.io-argoproj-argocd-3.x

Conversation

@vshn-renovate

@vshn-renovate vshn-renovate commented May 5, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
quay.io/argoproj/argocd minor v3.3.12v3.5.0

Release Notes

argoproj/argo-cd (quay.io/argoproj/argocd)

v3.5.0

Compare Source

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.5.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.5.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

Note

PR body was truncated to here.

@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from 9d142a1 to 7df9454 Compare May 6, 2026 08:28
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.0 chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.1 May 6, 2026
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.1 chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.1 - autoclosed May 6, 2026
@vshn-renovate
vshn-renovate deleted the commodore-renovate/quay.io-argoproj-argocd-3.x branch May 6, 2026 09:27
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.1 - autoclosed chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.1 May 6, 2026
@vshn-renovate vshn-renovate reopened this May 6, 2026
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch 2 times, most recently from 7df9454 to 126459f Compare May 6, 2026 09:49
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.1 chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.2 May 12, 2026
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch 2 times, most recently from 34f5349 to b47a18c Compare May 12, 2026 21:27
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from b47a18c to 0c4955a Compare May 28, 2026 12:11
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.2 chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.3 May 28, 2026
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from 0c4955a to 34d125a Compare May 28, 2026 12:30
@vshn-renovate vshn-renovate changed the title chore(deps): update quay.io/argoproj/argocd docker tag to v3.4.3 Update quay.io/argoproj/argocd Docker tag to v3.4.3 Jun 5, 2026
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from 34d125a to 42f7d62 Compare June 18, 2026 09:30
@vshn-renovate vshn-renovate changed the title Update quay.io/argoproj/argocd Docker tag to v3.4.3 Update quay.io/argoproj/argocd Docker tag to v3.4.4 Jun 18, 2026
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from 42f7d62 to c57967b Compare June 18, 2026 09:49
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from c57967b to ebd20a9 Compare July 9, 2026 16:50
@vshn-renovate vshn-renovate changed the title Update quay.io/argoproj/argocd Docker tag to v3.4.4 Update quay.io/argoproj/argocd Docker tag to v3.4.5 Jul 9, 2026
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from ebd20a9 to acf8c1a Compare August 3, 2026 08:10
@vshn-renovate vshn-renovate changed the title Update quay.io/argoproj/argocd Docker tag to v3.4.5 Update quay.io/argoproj/argocd Docker tag to v3.4.6 Aug 3, 2026
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
@vshn-renovate
vshn-renovate force-pushed the commodore-renovate/quay.io-argoproj-argocd-3.x branch from acf8c1a to c0753d9 Compare August 4, 2026 08:28
@vshn-renovate vshn-renovate changed the title Update quay.io/argoproj/argocd Docker tag to v3.4.6 Update quay.io/argoproj/argocd Docker tag to v3.5.0 Aug 4, 2026
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.

1 participant