Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps github.com/argoproj/argo-cd/v2 from 2.14.16 to 2.14.18.

Release notes

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

v2.14.18

Quick Start

Non-HA:

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

HA:

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

  • caa4dc1bd29606c41b8682a38b0e0cc421fc3675: fix(util): Fix default key exchange algorthims used for SSH connection to be FIPS compliant (#24499) (@​anandf)
  • 4f6686fc3f5e284da697ad1414899342994b6e26: fix: correct post-delete finalizer removal when cluster not found (cherry-pick #24415 for 2.14) (#24591) (@​argo-cd-cherry-pick-bot[bot])
  • 4359b3c77448594be8cf97f3e817ff6987653bb2: fix: use informer in webhook handler to reduce memory usage (#24622) (#24628) (@​alexmt)

Documentation

  • 3d76aa5daa8714f4595097f72747a3e07d401674: docs: Update URL for HA manifests to stable. (#24456) (@​Kelketek)

Other work

  • 981e7f762aa23c3d7639548243d662992186fa08: fix(2.14): change the appset namespace to server namespace when generating appset (#24481) (@​nitishfy)

Full Changelog: argoproj/argo-cd@v2.14.17...v2.14.18

v2.14.17

Quick Start

Non-HA:

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

... (truncated)

Commits
  • 9fa9bb8 Bump version to 2.14.18 on release-2.14 branch (#24637)
  • 4359b3c fix: use informer in webhook handler to reduce memory usage (#24622) (#24628)
  • 4f6686f fix: correct post-delete finalizer removal when cluster not found (cherry-pic...
  • caa4dc1 fix(util): Fix default key exchange algorthims used for SSH connection to be ...
  • 981e7f7 fix(2.14): change the appset namespace to server namespace when generating ap...
  • 3d76aa5 docs: Update URL for HA manifests to stable. (#24456)
  • fca3a7e Bump version to 2.14.17 on release-2.14 branch (#24403)
  • 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)

Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.14.16 to 2.14.18.
- [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.16...v2.14.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 22, 2025
@dependabot dependabot bot requested review from a team and Oded-B as code owners September 22, 2025 22:14
@dependabot dependabot bot requested a review from hnnsgstfssn September 22, 2025 22:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2025
@dependabot dependabot bot requested a review from Freyert September 22, 2025 22:14
@dependabot dependabot bot added the go Pull requests that update go code label Sep 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

Superseded by #171.

@dependabot dependabot bot closed this Sep 30, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.18 branch September 30, 2025 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant