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.
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 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)
Bumps github.com/argoproj/argo-cd/v2 from 2.10.0 to 2.10.2.
Release notes
Sourced from github.com/argoproj/argo-cd/v2's releases.
... (truncated)
Commits
fcf5d8c
chore(ci): free up disk space for goreleaser (#17373) (#17374)1ee3c80
Bump version to 2.10.2 (#17370)a79fcad
fix(ui): The tiles in Applications List are too wide #17220 (#17340) (#17351)67e57a4
fix: The argocd server api-content-type flag does not allow empty content-typ...d99ee9d
chore(deps): upgrade helm to 3.14.2 (#17330) (#17333)28a9225
Corrected certificate managment for OCI helm charts (#16656) (#17320)f5d6b29
chore(deps): upgrade helm to 3.14.1 (#17213) (#17216)06e2e0d
chore(deps): Upgrade aws-sdk-go to support eks pod identity (#17063) (#17225)a79e0ea
Bump version to 2.10.1 (#17211)65461a1
fix(controller): add missing workqueue metrics (#16315) (#17013) (#17209)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