Update quay.io/argoproj/argocd Docker tag to v3.0.4 #19

Merged
lilly merged 1 commit from renovate/quay.io-argoproj-argocd-3.x into main 2025-05-28 20:48:11 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v3.0.3 -> v3.0.4

Release Notes

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

v3.0.4

Compare Source

Quick Start

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

This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p

Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.0.3...v3.0.4


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 becomes conflicted, 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quay.io/argoproj/argocd](https://github.com/argoproj/argo-cd) | final | patch | `v3.0.3` -> `v3.0.4` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v3.0.4`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.0.3...v3.0.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.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](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) 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](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p ##### Other work - [`040ed44`](https://github.com/argoproj/argo-cd/commit/040ed44b202fef122fe1bf1c919a9f41d8e6f6e3): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`c27a9d3`](https://github.com/argoproj/argo-cd/commit/c27a9d33603b399b228d896e98d4a5fc86afd53c): fix(commit-server): apply image override (cherry-pick [#&#8203;22916](https://github.com/argoproj/argo-cd/issues/22916)) ([#&#8203;22917](https://github.com/argoproj/argo-cd/issues/22917)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.3...v3.0.4 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy45IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update quay.io/argoproj/argocd Docker tag to v3.0.4
All checks were successful
ci/woodpecker/pr/container_image Pipeline was successful
ci/woodpecker/pull_request_closed/container_image Pipeline was successful
ci/woodpecker/push/container_image Pipeline was successful
2cd02c7e81
lilly merged commit 2cd02c7e81 into main 2025-05-28 20:48:11 +02:00
lilly deleted branch renovate/quay.io-argoproj-argocd-3.x 2025-05-28 20:48:11 +02:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lilly/argocd-git-crypt#19
No description provided.