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
Features
57e61b2d8a7c33bd5dd12f305a255d1185d782fb: feat: Add custom health check for cluster-api AWSManagedControlPlane (#19304) (#19360) (@gcp-cherry-pick-bot[bot])
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.11.7 to 2.12.0.
Release notes
Sourced from github.com/argoproj/argo-cd/v2's releases.
... (truncated)
Commits
ec30a48
Bump version to 2.12.0 (#19383)57e61b2
feat: Add custom health check for cluster-api AWSManagedControlPlane (#19304)...6f2ae0d
Bump version to 2.12.0-rc5 (#19349)3e31ce9
fix: ArgoCD 2.11 - Loop of PATCH calls to Application objects (#19340) (#19343)dee59f3
feat(rbac): allow validation of fine-grained policy in project (#19338) (#19339)d6c37aa
Merge commit from fork (#19330)eaa1972
feat: webhook ddos -2.12 (#19329)004cabb
fix(applicationset): ensure that older applicationStatus is updated with new ...d926310
chore: revert "feat: removed legacy app tracking label (#13203)" (cherry-pick...cec8504
fix: cherry-pick #18761 (v2.12) (#19109)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