Merge pull request #12536 from yurrriq/patch-4

Add missing "a" to 1.22 release notes
This commit is contained in:
Kubernetes Prow Robot 2021-10-14 12:32:56 -07:00 committed by GitHub
commit a573b9230c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ For file assets, it means adding an explicit path as shown below:
apiVersion: audit.k8s.io/v1
kind: Policy
rules:
- level: Metadat
- level: Metadata
```
## Other breaking changes