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.8.4 to 2.9.0 #219

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps github.com/argoproj/argo-cd/v2 from 2.8.4 to 2.9.0.

Release notes

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

v2.9.0

Quick Start

Non-HA:

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

HA:

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

Changes

This release includes 368 contributions from 144 contributors (147 of them new) with 73 features and 59 bug fixes.

Features (73)

  • feat: add retry logic for k8s client #7692 (#16154)
  • feat: grace period for repo errors to prevent aggressive unknown sync state (#16085)
  • feat: add examples to --help output for admin.go file (#16030)
  • feat: add examples to --help ouput for argocd_server.go file (#16032)
  • feat: Allow 'both' option for uibannerposition (#14623)
  • feat: PKCE authentication flow for web logins #9890 (#15889)
  • feat(cli): example for generate-allow-list (#16136)
  • feat(cli): Add examples to --help output for get KEYID (#16019)
  • feat(cli): Add examples to --help output for "gpg_list" (#16017)
  • feat: Add examples to --help output for remaining "create PROJECT ROLE-NAME" (#15983)
  • feat(cli): Add examples to argocd proj role cli family (#15875)
  • feat(cli): add admin-app-example (#15690) (#15861)
  • feat(cli): add project flag to avoid permission denied errors on 404 (#16040)
  • feat: expose notification secrets for request payload templating (#16055)
  • feat: make git requests configurable (#15646)
  • feat: add write back to application informer (#15987)
  • feat(cmp): Print stderr output from command even on success (#15921) (#15973)
  • feat(cli): Add examples to --help output for "list PROJECT" (#16033)
  • feat(cli): Add examples to --help output for "gpg add" (#16020)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.8.4 to 2.9.0.
- [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.8.4...v2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 13, 2023 17:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2023
Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for docs-kargo-render-akuity-io ready!

Name Link
🔨 Latest commit 167c35f
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-render-akuity-io/deploys/655262c1d9b7ae0008690da7
😎 Deploy Preview https://deploy-preview-219.bookkeeper.akuity.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #220.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/argoproj/argo-cd/v2-2.9.0 branch November 13, 2023 17:54
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