mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 07:57:07 +00:00
Add helm changelog for reports-server related fix (#12144)
* Add helm changelog for reports-server related fix Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com> * Remove old changelog entries Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com> --------- Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
This commit is contained in:
parent
813b80d3d9
commit
2da603ee1f
1 changed files with 1 additions and 5 deletions
|
@ -34,11 +34,7 @@ annotations:
|
||||||
# valid kinds are: added, changed, deprecated, removed, fixed and security
|
# valid kinds are: added, changed, deprecated, removed, fixed and security
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
description: fix validation error in validate.yaml
|
description: fix validation error in validate.yaml, which made it impossible to disable reports-controller CRDs, with the recently introduced option .reportsController.sanityChecks
|
||||||
- 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
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: grafana
|
- name: grafana
|
||||||
version: v0.0.0
|
version: v0.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue