As a part of red hat certification, we need to run the verifier tool, we have added the correct configuration but still verifier tool is still failing with the error
Error:
check: v1.0/images-are-certified
type: Mandatory
outcome: FAIL
reason: 'Failed to certify images: Failed to get images, error running helm template: chart requires kubeVersion: >=1.21.0 which is incompatible with Kubernetes v1.20.0'
Note: we have configured kubeVersion >=1.21.0 in Chart.YAML