Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps github.com/argoproj/argo-cd/v2 from 2.13.8 to 2.14.15.

Release notes

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

v2.14.15

Quick Start

Non-HA:

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

HA:

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

  • ec5198949ef2a2ff1ea70e614dbc5fff8c73e2f8: fix(applicationset): requeue applicationste when application status changes (#23413) (@​rumstead)
  • da2ef7db670c4863a59f287f34aeeee1b3033bc1: fix(sync): auto-sync loop when FailOnSharedResource (#23357) (@​agaudreault)

Full Changelog: argoproj/argo-cd@v2.14.14...v2.14.15

v2.14.14

Quick Start

Non-HA:

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

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.14/manifests/ha/install.yaml
</tr></table> 

... (truncated)

Commits
  • 6c7d694 Bump version to 2.14.15 on release-2.14 branch (#23427)
  • ec51989 fix(applicationset): requeue applicationste when application status changes (...
  • da2ef7d fix(sync): auto-sync loop when FailOnSharedResource (#23357)
  • c6166fd Bump version to 2.14.14 on release-2.14 branch (#23299)
  • 3c68b26 chore: upgrade Go from 1.23.4 to 1.24.4 (release-2.14) (#23294)
  • 5f89062 chore: upgrade mockery to v2.53.4 (release-2.14) (#23316)
  • e24ee58 chore: upgrade golangci-lint to v2 (release-2.14) (#23305)
  • 14fa0e0 fix: parse project with applicationset resource (cherry-pick #23252) (#23268)
  • 2aceb1d fix: update broken yarn.lock (#23212)
  • a2361bf fix: add cooldown to prevent resetting autoheal exp backoff preemptively (che...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.13.8 to 2.14.15.
- [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.13.8...v2.14.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.15 branch from 6ec4c3f to 36a37d0 Compare July 11, 2025 08:15
@chengfang
Copy link
Collaborator

superseded by #1187

@chengfang chengfang closed this Jul 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.14.15 branch July 15, 2025 08:26
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.

2 participants