Skip to content

Commit

Permalink
Release 1.5.0 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulholla authored Feb 3, 2022
1 parent b839a9d commit 3e3d94c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions cmd/release/release_info.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
{
"version": "1.4.1",
"version": "1.5.0",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"<ul>",
"<li>Adds support for chart verifier binary (linux only):</li>",
"<li>Add version command (#231)</li>",
"<li>Report now output to stdout (#240):</li>",
"<ul>",
"<li>Remove dependencies on helm, oc and kubectl clients (#221).</li>",
"<li>Include new chart verifier binary as part of a release (#222).</li>",
"<li>Option added to write directly to a file.</li>",
"<li>Added error log.</li>",
"</ul>",
"<li>Bug Fixes:</li>",
"<ul>",
"<li>Panic error running using podman(#237)</li>",
"<li>Chart verifier binary fails to find profiles(#238)</li>",
"</ul>",
"</ul>"
]
Expand Down

0 comments on commit 3e3d94c

Please sign in to comment.