1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

fix(readme): add changelog for spec.validate[*].allowExistingViolations field in kyverno chart (#11714)

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
This commit is contained in:
Vishal Choudhary 2024-12-05 14:28:47 +05:30 committed by GitHub
parent 74e0b5d26c
commit 69b2124358
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,3 +28,5 @@ annotations:
description: Add spec.validate[*].failureAction field to policies
- kind: fixed
description: Fix the merging of policyExclude customizations to avoid wrong overrides
- kind: added
description: Add spec.validate[*].allowExistingViolations field to policies