Update quay.io/argoproj/argocd Docker tag to v3.1.1 #26

Merged
lilly merged 1 commit from renovate/quay.io-argoproj-argocd-3.x into main 2025-08-26 09:17:37 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v3.1.0 -> v3.1.1

Release Notes

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

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: https://github.com/argoproj/argo-cd/compare/v3.1.0...v3.1.1


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.1.0` -> `v3.1.1` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v3.1.1`](https://github.com/argoproj/argo-cd/releases/tag/v3.1.1) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.1.0...v3.1.1) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.1/manifests/install.yaml ``` ##### HA: ```shell 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](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/announcing-argo-cd-v3-1-f4389bc783c8) #### 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 - [`b22566d`](https://github.com/argoproj/argo-cd/commit/b22566d0018239deb6f59f767e62f2c6d68151d4): fix(lua): allow actions to add items to array ([#&#8203;24137](https://github.com/argoproj/argo-cd/issues/24137)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`eb72a0b`](https://github.com/argoproj/argo-cd/commit/eb72a0bd3b9748acdbb8faf5d5908c32d77a10ee): fix(server): Send Azure DevOps token via git extra headers ([#&#8203;23478](https://github.com/argoproj/argo-cd/issues/23478)) ([#&#8203;23631](https://github.com/argoproj/argo-cd/issues/23631)) ([#&#8203;24223](https://github.com/argoproj/argo-cd/issues/24223)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`fdd0991`](https://github.com/argoproj/argo-cd/commit/fdd099181c819535be11b523a59cceadc4051e0d): fix(util): Fix default key exchange algorthims used for SSH connection to be FIPS compliant ([#&#8203;24086](https://github.com/argoproj/argo-cd/issues/24086)) (cherry-pick 3.1) ([#&#8203;24166](https://github.com/argoproj/argo-cd/issues/24166)) ([@&#8203;anandf](https://github.com/anandf)) - [`c140eb2`](https://github.com/argoproj/argo-cd/commit/c140eb27f89ab563be0a89b61231486095f4dbc7): fix: resolve argocd ui error for externalSecrets, fixes [#&#8203;23886](https://github.com/argoproj/argo-cd/issues/23886) ([#&#8203;24232](https://github.com/argoproj/argo-cd/issues/24232)) ([#&#8203;24236](https://github.com/argoproj/argo-cd/issues/24236)) ([@&#8203;raweber42](https://github.com/raweber42)) ##### Other work - [`a0f0653`](https://github.com/argoproj/argo-cd/commit/a0f065316ba9d54b9a98eee2282e57c3e970a82f): chore: add oci env vars to manifests ([#&#8203;24113](https://github.com/argoproj/argo-cd/issues/24113)) (cherry-pick 3.1) ([#&#8203;24153](https://github.com/argoproj/argo-cd/issues/24153)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`70dde2c`](https://github.com/argoproj/argo-cd/commit/70dde2c27b66fccfb250236c6267d8d577ff7177): chore: cherry pick [#&#8203;24235](https://github.com/argoproj/argo-cd/issues/24235) to release-3.1 ([#&#8203;24238](https://github.com/argoproj/argo-cd/issues/24238)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) **Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.1.0...v3.1.1> <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:eyJjcmVhdGVkSW5WZXIiOiI0MS44My4wIiwidXBkYXRlZEluVmVyIjoiNDEuODMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update quay.io/argoproj/argocd Docker tag to v3.1.1
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
6ac0fe3281
lilly merged commit 6ac0fe3281 into main 2025-08-26 09:17:37 +02:00
lilly deleted branch renovate/quay.io-argoproj-argocd-3.x 2025-08-26 09:17:37 +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#26
No description provided.