Skip to content

Commit

Permalink
publish release 1.4.0 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulholla authored Nov 11, 2021
1 parent 194fd33 commit 14eba43
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions cmd/release/release_info.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
{
"version": "1.3.0",
"version": "1.4.0",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"Update IBM images which have been updated (#195)",
"Enable chart verifier to recognize OCP 4.9 (#209)"
"<ul><li>Profile Version 1.1 introduced (now default):</li>",
"<ul><li>New mandatory check: required-annotations-present/v1.0 (#203).</li>",
"<liRequires chart annotation charts.openshift.io/name to bet set.</li>",
"</ul>",
"<li>Updated mandatory check: has-kubeversion/v1.1 (#213).</li>",
"<ul><li>Requires chart kubeVersion to be a valid semantic version.</li>",
"<li>Adds new supportedOpenShiftVersions attribute used for chart certification.</li>",
"</ul>",
"</ul>"
]
}

0 comments on commit 14eba43

Please sign in to comment.