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:
parent
74e0b5d26c
commit
69b2124358
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue