Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.8 #2665

Merged
merged 1 commit into from Apr 26, 2024

Conversation

argoproj-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.10.7 -> v2.10.8

Release Notes

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

v2.10.8

Compare Source

Quick Start

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

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Full Changelog: argoproj/argo-cd@v2.10.7...v2.10.8


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.

@tico24
Copy link
Member

tico24 commented Apr 26, 2024

From what I can see, upstream upgraded redis to v7.0.15.

Argo Helm already sets the version to v7.2.4 (i.e. greater than upstream) so I don't believe there's anything to do here.

@tico24 tico24 merged commit d82efb4 into main Apr 26, 2024
6 checks passed
@tico24 tico24 deleted the renovate/argoproj-argo-cd-2.x branch April 26, 2024 14:21
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.

None yet

2 participants