We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6892fcb commit f66adf7Copy full SHA for f66adf7
pkg/chartverifier/version/version_info.json
@@ -1,10 +1,10 @@
1
{
2
- "version": "1.10.0",
+ "version": "1.10.1",
3
"quay-image": "quay.io/redhat-certification/chart-verifier",
4
"release-info": [
5
"<ul>",
6
- "<li>add support for OCP 4.12 (#306)</li>",
7
- "<li>change report to webCatalogOnly (#305)</li>",
+ "<li>Ensure the chart's verifier-version matches the verifier version subcommand output (#312)</li>",
+ "<li>fix image certify error for kubeVersion >=1.21 (#315)</li>",
8
"</ul>"
9
]
10
}
0 commit comments