Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.10.16 to 2.11.13 #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps github.com/argoproj/argo-cd/v2 from 2.10.16 to 2.11.13.

Release notes

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

v2.11.13

Quick Start

Non-HA:

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

HA:

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

Dependency updates

  • 8198b17fbfdf15a176f7545372ef49ce33b25693: chore(deps): bump go-git version to go-git/v5 5.13.1 (#21544) (@​aali309)
  • b6879ed35bba85107f142bb0a107435dd716a105: chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui (#20518) (#20890) (@​gcp-cherry-pick-bot[bot])

Other work

  • fa988be375842e78d241a04c27c98ae1e14d69e6: Merge commit from fork (@​svghadi)

Full Changelog: argoproj/argo-cd@v2.11.12...v2.11.13

v2.11.12

Quick Start

Non-HA:

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

... (truncated)

Commits
  • bc51fa1 Bump version to 2.11.13 on release-2.11 branch (#21711)
  • fa988be Merge commit from fork
  • 9d6a60b fix: resolve the failing e2e appset tests for ksonnet applications (cherry-pi...
  • 8198b17 chore(deps): bump go-git version to go-git/v5 5.13.1 (#21544)
  • 491f3df fix(appset): events not honouring configured namespaces (#21219) (#21241) (#2...
  • 0b8febb fix: CVE-2024-21538 upgrading the indirect dep cross-spawn to greater than 7....
  • b6879ed chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui (#20518) (...
  • f8cda98 Bump version to 2.11.12 (#20669)
  • 14aa95b fix(diff): avoid cache miss in server-side diff (#20605) (#20608)
  • 53af727 fix: support managing cluster with multiple argocd instances and annotation b...
  • 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/v2](https://github.com/argoproj/argo-cd) from 2.10.16 to 2.11.13.
- [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.10.16...v2.11.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 30, 2025 17:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@SergK SergK requested a review from zmotso January 30, 2025 18:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant