Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/argoproj/argo-cd/v3 from 3.1.5 to 3.1.8.

Release notes

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

v3.1.8

Quick Start

Non-HA:

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

HA:

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

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

  • c63c2d8909f541acf541893f2c6da76d479c0b69: fix(docs): include v3.1 upgrade docs (#23529) [backport] (#24799) (@​SJrX)
  • b2fa7dcde6daf82b41ad958a8c8cde5c781a585f: fix: #24781 update crossplane healthchecks to V2 version (cherry-pick #24782 for 3.1) (#24783) (@​argo-cd-cherry-pick-bot[bot])
  • 41eac62eac9ebe499d73397ceff7f09db9c0c7f9: fix: Clear ApplicationSet applicationStatus when ProgressiveSync is d… (#24715) (@​aali309)
  • 38808d03cdc8e246234689ecaf980f9d595ad1b1: fix: allow for backwards compatibility of durations defined in days (cherry-pick #24769 for 3.1) (#24771) (@​argo-cd-cherry-pick-bot[bot])
  • 54bab39a80ced71962c0c4ee3dbe1754bcd44ef3: fix: update ExternalSecret discovery.lua to also include the refreshPolicy (cherry-pick #24707 for 3.1) (#24712) (@​argo-cd-cherry-pick-bot[bot])

Other work

  • 5c466a4e39802e059e75c0008ae7b7b8e842538f: Merge commit from fork (@​crenshaw-dev)
  • 1a023f1ca7fe4ec942b4b6696804988d5a632baf: Merge commit from fork (@​crenshaw-dev)
  • 761fc27068d2d4cd24e1f784eb2a9033b5ee7f43: Merge commit from fork (@​crenshaw-dev)
  • e20828f86937072e78a61d99c930543017075fc8: Merge commit from fork (@​thevilledev)

Full Changelog: argoproj/argo-cd@v3.1.7...v3.1.8

v3.1.7

Quick Start

Non-HA:

... (truncated)

Commits
  • becb020 Bump version to 3.1.8 on release-3.1 branch (#24794)
  • c63c2d8 fix(docs): include v3.1 upgrade docs (#23529) [backport] (#24799)
  • e20828f Merge commit from fork
  • 761fc27 Merge commit from fork
  • 1a023f1 Merge commit from fork
  • 5c466a4 Merge commit from fork
  • b2fa7dc fix: #24781 update crossplane healthchecks to V2 version (cherry-pick #24782 ...
  • 38808d0 fix: allow for backwards compatibility of durations defined in days (cherry-p...
  • 41eac62 fix: Clear ApplicationSet applicationStatus when ProgressiveSync is d… (#24715)
  • 54bab39 fix: update ExternalSecret discovery.lua to also include the refreshPolicy (c...
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/argoproj/argo-cd/v3](https://github.com/argoproj/argo-cd) from 3.1.5 to 3.1.8.
- [Release notes](https://github.com/argoproj/argo-cd/releases)
- [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-cd@v3.1.5...v3.1.8)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-cd/v3
  dependency-version: 3.1.8
  dependency-type: direct:production
...

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 Oct 1, 2025
@cf-ci-bot
Copy link
Collaborator

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

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