diff --git a/charts/kyverno-policies/Chart.yaml b/charts/kyverno-policies/Chart.yaml index 3c859dff1d..ff13c01f96 100644 --- a/charts/kyverno-policies/Chart.yaml +++ b/charts/kyverno-policies/Chart.yaml @@ -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