gitops-operator
gitops-operator copied to clipboard
chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.12.3 to 2.12.10
Bumps github.com/argoproj/argo-cd/v2 from 2.12.3 to 2.12.10.
Release notes
Sourced from github.com/argoproj/argo-cd/v2's releases.
v2.12.10
Quick Start
Non-HA:
kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.10/manifests/install.yamlHA:
kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.10/manifests/ha/install.yamlRelease 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
Bug fixes
- c26ee6921b1c3a20dfecb2027657399b9f9c048b: fix(appset): events not honouring configured namespaces (#21219) (#21241) (#21521) (
@eadred)- 4ba830f5dd1ed58cf345fdc64dfd97bc6bd17715: fix: resolve the failing e2e appset tests for ksonnet applications (cherry-pick #21580) (#21606) (
@gcp-cherry-pick-bot[bot])Documentation
- 84ace16689717cf30988d81e1bae6056863b7df5: docs: add mkdocs configuration stanza to .readthedocs.yaml (cherry-pick #21475) (#21610) (
@gcp-cherry-pick-bot[bot])Dependency updates
- b6e1080936975f18aa0d81ee2396864eb433752c: chore(deps): bump go-git version to go-git/v5 5.13.1 (#21550) (
@aali309)Other work
- a9d8027d4a8bf3230e16063d4a24fbcaa3a8b457: Merge commit from fork (
@svghadi)Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.9...v2.12.10
v2.12.9
Quick Start
Non-HA:
kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.9/manifests/install.yaml
... (truncated)
Commits
6c2db33Bump version to 2.12.10 on release-2.12 branch (#21710)a9d8027Merge commit from fork84ace16docs: add mkdocs configuration stanza to .readthedocs.yaml (cherry-pick #2147...4ba830ffix: resolve the failing e2e appset tests for ksonnet applications (cherry-pi...b6e1080chore(deps): bump go-git version to go-git/v5 5.13.1 (#21550)c26ee69fix(appset): events not honouring configured namespaces (#21219) (#21241) (#2...b4f6a55Bump version to 2.12.9 (#21360)6934acefix: CVE-2024-21538 upgrading the indirect dependency cross-spawn to 7.0.5 (#...041133afix(api): send to closed channel in mergeLogStreams (#7006) (#21178) (#21188)9c3b45fBump version to 2.12.8 (#21134)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign iam-veeramalla for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/ok-to-test
/retest
@dependabot rebase
@dependabot recreate
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
/retest
@dependabot recreate
@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/v4.17-e2e | a4a989fa04759442bb0177e0042e3a633c41c260 | link | true | /test v4.17-e2e |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
@dependabot recreate
Looks like github.com/argoproj/argo-cd/v2 is up-to-date now, so this is no longer needed.