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.
Known Issues
The security patch causes major issues in the UI (many UI actions simply fail). A fix will be available in 2.9.5.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/zapier/kubechecks/network/alerts).
Bumps github.com/argoproj/argo-cd/v2 from 2.9.3 to 2.9.4.
Release notes
Sourced from github.com/argoproj/argo-cd/v2's releases.
... (truncated)
Commits
bb06722
Bump version to 2.9.4 (#16917)997f89a
chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 (#16912)f569aa1
fix: enforce content type header for API requests (#16860) (Cherry-pick rele...dac68ac
fix: add list permission deployments (#16785) (#16804)45d4a07
fix(ui):Fixed log horizontal scroll for issue #16411 (#16727) (#16761)a10cb87
fix(action): Add missing owner refs and annotation to create-job action (#166...8436954
Added missing 'alias:' prefix for repository name as described here: (#15902)...ab3b2e7
fix(grpcproxy): add missing GRPCKeepAliveEnforcementMinimum (#15708) (#16576)0e65b84
fix(appset): don't emit k8s events for unchanged apps, log at debug (#16562)9075601
docs: Fix format issue in rbac.md (#16521) (#16538)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