Skip to content

Bump github.com/argoproj/argo-cd/v2 from 2.14.3 to 2.14.19#38

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.19
Closed

Bump github.com/argoproj/argo-cd/v2 from 2.14.3 to 2.14.19#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.19

Conversation

@dependabot
Copy link

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

Bumps github.com/argoproj/argo-cd/v2 from 2.14.3 to 2.14.19.

Release notes

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

v2.14.19

Quick Start

Non-HA:

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

HA:

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

  • 4a133ce41b5984443eaeaa513cc100f33e44ff84: fix: limit number of resources in appset status (#24690) (#24694) (@​alexmt)

Other work

  • 376525eea2baedd18c41beeaf99dd18afbc4466c: ci(release): only set latest release in github when latest (#24525) (#24688) (@​agaudreault)

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

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
</tr></table> 

... (truncated)

Commits
  • ba5b938 Bump version to 2.14.19 on release-2.14 branch (#24700)
  • 4a133ce fix: limit number of resources in appset status (#24690) (#24694)
  • 376525e ci(release): only set latest release in github when latest (#24525) (#24688)
  • 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)
  • Additional commits viewable 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.3 to 2.14.19.
- [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.3...v2.14.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #39.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.19 branch October 6, 2025 13:46
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.

0 participants