Skip to content

chore(deps): bump github.com/argoproj/argo-cd/v3 from 3.1.0-rc2 to 3.1.8#979

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/argoproj/argo-cd/v3-3.1.8
Closed

chore(deps): bump github.com/argoproj/argo-cd/v3 from 3.1.0-rc2 to 3.1.8#979
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/argoproj/argo-cd/v3-3.1.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/argoproj/argo-cd/v3 from 3.1.0-rc2 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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 1, 2025
@openshift-ci openshift-ci Bot requested review from anandrkskd and svghadi October 1, 2025 02:44
@openshift-ci

openshift-ci Bot commented Oct 1, 2025

Copy link
Copy Markdown

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

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

@svghadi

svghadi commented Oct 1, 2025

Copy link
Copy Markdown
Member

/ok-to-test

@svghadi

svghadi commented Oct 1, 2025

Copy link
Copy Markdown
Member

/lgtm
/approve

@openshift-ci

openshift-ci Bot commented Oct 1, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: svghadi

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

Bumps [github.com/argoproj/argo-cd/v3](https://github.com/argoproj/argo-cd) from 3.1.0-rc2 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.0-rc2...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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/argoproj/argo-cd/v3-3.1.8 branch from 462a2ef to 22d6ed1 Compare October 1, 2025 11:24
@openshift-ci openshift-ci Bot removed the lgtm label Oct 1, 2025
@openshift-ci

openshift-ci Bot commented Oct 1, 2025

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@openshift-ci

openshift-ci Bot commented Oct 1, 2025

Copy link
Copy Markdown

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.14-kuttl-sequential 22d6ed1 link true /test v4.14-kuttl-sequential
ci/prow/v4.14-kuttl-parallel 22d6ed1 link true /test v4.14-kuttl-parallel
ci/prow/v4.19-e2e 22d6ed1 link true /test v4.19-e2e
ci/prow/v4.19-kuttl-sequential 22d6ed1 link true /test v4.19-kuttl-sequential

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@dependabot @github

dependabot Bot commented on behalf of github Oct 6, 2025

Copy link
Copy Markdown
Contributor Author

Looks like github.com/argoproj/argo-cd/v3 is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Oct 6, 2025
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 ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant