diff --git a/charts/kyverno/Chart.yaml b/charts/kyverno/Chart.yaml index 359ac5e674..fd188bb0d6 100644 --- a/charts/kyverno/Chart.yaml +++ b/charts/kyverno/Chart.yaml @@ -34,11 +34,7 @@ annotations: # valid kinds are: added, changed, deprecated, removed, fixed and security artifacthub.io/changes: | - kind: fixed - description: fix validation error in validate.yaml - - kind: fixed - description: fixed global image registry config by introducing *.image.defaultRegistry. - - kind: added - description: added a new option .reportsController.sanityChecks to disable checks for policy reports crds + description: fix validation error in validate.yaml, which made it impossible to disable reports-controller CRDs, with the recently introduced option .reportsController.sanityChecks dependencies: - name: grafana version: v0.0.0