Update quay.io/argoproj/argocd Docker tag to v3.0.5 #20

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

This PR contains the following updates:

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

Release Notes

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

v3.0.5

Compare Source

Quick Start

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

Bug fixes

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


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.4` -> `v3.0.5` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v3.0.5`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.5) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.0.4...v3.0.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.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](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 ##### Bug fixes - [`fe5869d`](https://github.com/argoproj/argo-cd/commit/fe5869d59a807612440ac305a96ef74cd80622ef): fix(hydrator): increase max msg size (cherry-pick [#&#8203;23190](https://github.com/argoproj/argo-cd/issues/23190)) ([#&#8203;23191](https://github.com/argoproj/argo-cd/issues/23191)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`0e20cb6`](https://github.com/argoproj/argo-cd/commit/0e20cb60a834e09ea5a292f18e2700524063fa46): fix: add cooldown to prevent resetting autoheal exp backoff preemptively (cherry-pick [#&#8203;23057](https://github.com/argoproj/argo-cd/issues/23057)) ([#&#8203;23189](https://github.com/argoproj/argo-cd/issues/23189)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.4...v3.0.5 <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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update quay.io/argoproj/argocd Docker tag to v3.0.5
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
897d4eaa3c
lilly merged commit 897d4eaa3c into main 2025-05-29 21:20:42 +02:00
lilly deleted branch renovate/quay.io-argoproj-argocd-3.x 2025-05-29 21:20:43 +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#20
No description provided.