Skip to content

Bump github.com/argoproj/argo-cd/v2 from 2.14.20 to 2.14.21#2544

Merged
kovayur merged 1 commit intomainfrom
dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.21
Jan 28, 2026
Merged

Bump github.com/argoproj/argo-cd/v2 from 2.14.20 to 2.14.21#2544
kovayur merged 1 commit intomainfrom
dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps github.com/argoproj/argo-cd/v2 from 2.14.20 to 2.14.21.

Release notes

Sourced from github.com/argoproj/argo-cd/v2's releases.

v2.14.21

[!IMPORTANT] END OF LIFE NOTICE

This is the final release of the 2.14.x release series. As of November 4, 2025, this version has reached end of life and will no longer receive bug fixes or security updates.

Action Required: Please upgrade to a supported version (v3.0 or higher).

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.21/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.21/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

Bug fixes

  • 8b315440697956e1e128b6a61c5653c08c299e11: fix: make webhook payload handlers recover from panics (cherry-pick #24862 for 2.14) (#24926) (@​jake-ciolek)

Dependency updates

  • 9b7bf3e16d17f0cb14034783c444b9a6e35bca4f: chore(deps): bump redis from 7.0.14 to 7.2.11 to address vuln (release-2.14) (#24892) (@​carlosrodfern)

Full Changelog: argoproj/argo-cd@v2.14.20...v2.14.21

Commits
  • 206a6ee Bump version to 2.14.21 on release-2.14 branch (#25161)
  • 8b31544 fix: make webhook payload handlers recover from panics (cherry-pick #24862 fo...
  • 9b7bf3e chore(deps): bump redis from 7.0.14 to 7.2.11 to address vuln (release-2.14) ...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 19, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 19, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a stackrox 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.

Details

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.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 19, 2026

@github-actions[bot]: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/retest acs-emailsender-on-push

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.

Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.14.20 to 2.14.21.
- [Release notes](https://github.com/argoproj/argo-cd/releases)
- [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-cd@v2.14.20...v2.14.21)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-cd/v2
  dependency-version: 2.14.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.21 branch from 7aede4c to 411884e Compare January 26, 2026 15:38
@kovayur
Copy link
Copy Markdown
Contributor

kovayur commented Jan 27, 2026

/ok-to-test

@kovayur kovayur merged commit eb3f5d7 into main Jan 28, 2026
14 checks passed
@kovayur kovayur deleted the dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.21 branch January 28, 2026 10:33
@openshift-ci openshift-ci bot added the lgtm label Jan 28, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Jan 28, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], kovayur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant