Update dependency argoproj/argo-cd to v3.4.4 #669

Open
renovate wants to merge 1 commit from renovate/argoproj-argo-cd-3.x into main
Member

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch 3.4.33.4.4

Release Notes

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

v3.4.4

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.4.4/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.4.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

Bug fixes
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.4.3...v3.4.4


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argoproj/argo-cd](https://github.com/argoproj/argo-cd) | patch | `3.4.3` → `3.4.4` | --- ### Release Notes <details> <summary>argoproj/argo-cd (argoproj/argo-cd)</summary> ### [`v3.4.4`](https://github.com/argoproj/argo-cd/releases/tag/v3.4.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.4.3...v3.4.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.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-v3-0-release-candidate-a0b933f4e58f) #### 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 - [`146184e`](https://github.com/argoproj/argo-cd/commit/146184ea41fa545e0a084c82f05cfe5bd07a9ff9): fix(health): PromotionStrategy stuck Progressing after no-op re-hydration ([#&#8203;28124](https://github.com/argoproj/argo-cd/issues/28124)) (cherry-pick [#&#8203;28125](https://github.com/argoproj/argo-cd/issues/28125) for 3.4) ([#&#8203;28135](https://github.com/argoproj/argo-cd/issues/28135)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`e515f51`](https://github.com/argoproj/argo-cd/commit/e515f51ab1ca500a165b49ca9ec9c402279b6768): fix(rbac): resolve RBAC regression for project-scoped resources in multi-namespace architecture ([#&#8203;25289](https://github.com/argoproj/argo-cd/issues/25289)) ([#&#8203;26573](https://github.com/argoproj/argo-cd/issues/26573)) ([#&#8203;28062](https://github.com/argoproj/argo-cd/issues/28062)) ([@&#8203;wanddynosios](https://github.com/wanddynosios)) - [`7f2fe95`](https://github.com/argoproj/argo-cd/commit/7f2fe9576c6b426f00b04abe6dea55cc9cf634c3): fix(ssd): regression causing diff to error on new objects ([#&#8203;27679](https://github.com/argoproj/argo-cd/issues/27679)) (cherry-pick [#&#8203;27703](https://github.com/argoproj/argo-cd/issues/27703) for 3.4) ([#&#8203;28241](https://github.com/argoproj/argo-cd/issues/28241)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`5199ea6`](https://github.com/argoproj/argo-cd/commit/5199ea6cb74471e22b9c007b0c4598575bb37e44): fix: add a lock on clusterinformer (cherry-pick [#&#8203;28216](https://github.com/argoproj/argo-cd/issues/28216) for 3.4) ([#&#8203;28312](https://github.com/argoproj/argo-cd/issues/28312)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`7a64081`](https://github.com/argoproj/argo-cd/commit/7a64081225fe7e9688cd7a3d0ad0ff2bc62fde78): fix: exclude live status from normalization (cherry-pick [#&#8203;28201](https://github.com/argoproj/argo-cd/issues/28201) for 3.4) ([#&#8203;28204](https://github.com/argoproj/argo-cd/issues/28204)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`0b3436f`](https://github.com/argoproj/argo-cd/commit/0b3436ffe67564506a49007970daa3d9f476856d): fix: fixes parsing of dex passwords with dollar sign (cherry pick of [#&#8203;28027](https://github.com/argoproj/argo-cd/issues/28027) to 3.4) ([#&#8203;28197](https://github.com/argoproj/argo-cd/issues/28197)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`9ccf66b`](https://github.com/argoproj/argo-cd/commit/9ccf66b8fc4500d90091075debed86dc218a3981): fix: resolve cross-generator Values templates in RenderGeneratorParams ([#&#8203;27827](https://github.com/argoproj/argo-cd/issues/27827)) (cherry-pick [#&#8203;27830](https://github.com/argoproj/argo-cd/issues/27830) for 3.4) ([#&#8203;28128](https://github.com/argoproj/argo-cd/issues/28128)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) ##### Other work - [`14ad471`](https://github.com/argoproj/argo-cd/commit/14ad471bf6102535664cac3b43cb706904c72b35): Merge pull request [#&#8203;28162](https://github.com/argoproj/argo-cd/issues/28162) from argoproj/cherry-pick-28158-to-release-3.4 ([@&#8203;dudinea](https://github.com/dudinea)) - [`0fd000b`](https://github.com/argoproj/argo-cd/commit/0fd000b25fb94fbc2de25dd3c97417e44d28a629): Merge pull request [#&#8203;28164](https://github.com/argoproj/argo-cd/issues/28164) from argoproj/cherry-pick-28155-to-release-3.4 ([@&#8203;dudinea](https://github.com/dudinea)) - [`ff25519`](https://github.com/argoproj/argo-cd/commit/ff255193d14b0ab7ecf7bea48c9cfda3cc0de46a): chore(ci): bump codecov action to 7.0.0 to fix the GPG issue (cherry-pick [#&#8203;28159](https://github.com/argoproj/argo-cd/issues/28159) for 3.4) ([#&#8203;28172](https://github.com/argoproj/argo-cd/issues/28172)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`e9ff0c5`](https://github.com/argoproj/argo-cd/commit/e9ff0c571b905989d517ac377c4071b6b6180081): ci: bump goreleaser (cherry-pick [#&#8203;28033](https://github.com/argoproj/argo-cd/issues/28033) for 3.4) ([#&#8203;28072](https://github.com/argoproj/argo-cd/issues/28072)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`1c5e37d`](https://github.com/argoproj/argo-cd/commit/1c5e37da077808446895092764bd14312c53d76d): ci: use github release notes in goreleaser (cherry-pick [#&#8203;28048](https://github.com/argoproj/argo-cd/issues/28048) for 3.4) ([#&#8203;28071](https://github.com/argoproj/argo-cd/issues/28071)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`0c14cfb`](https://github.com/argoproj/argo-cd/commit/0c14cfb5117526dd35657e0fddd21c5c612664be): fix(manifest-generate-paths): Normalize repo before using type repo ([#&#8203;28113](https://github.com/argoproj/argo-cd/issues/28113)) ([@&#8203;fm1ck3y](https://github.com/fm1ck3y)) - [`c2003f4`](https://github.com/argoproj/argo-cd/commit/c2003f447e49a183b75e3d94e7982c59c012bd5e): test(e2e): Add test for second Sync after initial for different resources/options ([#&#8203;28156](https://github.com/argoproj/argo-cd/issues/28156)) ([#&#8203;28155](https://github.com/argoproj/argo-cd/issues/28155)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`9810fa2`](https://github.com/argoproj/argo-cd/commit/9810fa2902e60e48df2acda2353f44b293d4203f): test(e2e): fix cleanup of CRDs for e2e tests ([#&#8203;28157](https://github.com/argoproj/argo-cd/issues/28157)) ([#&#8203;28158](https://github.com/argoproj/argo-cd/issues/28158)) ([@&#8203;dudinea](https://github.com/dudinea)) **Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.4.3...v3.4.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**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/argoproj-argo-cd-3.x:renovate/argoproj-argo-cd-3.x
git switch renovate/argoproj-argo-cd-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/argoproj-argo-cd-3.x
git switch renovate/argoproj-argo-cd-3.x
git rebase main
git switch main
git merge --ff-only renovate/argoproj-argo-cd-3.x
git switch renovate/argoproj-argo-cd-3.x
git rebase main
git switch main
git merge --no-ff renovate/argoproj-argo-cd-3.x
git switch main
git merge --squash renovate/argoproj-argo-cd-3.x
git switch main
git merge --ff-only renovate/argoproj-argo-cd-3.x
git switch main
git merge renovate/argoproj-argo-cd-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
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
siesta-cat/k8s!669
No description provided.