Skip to content

Commit 86dd6ac

Browse files
authored
Release 1.6.0 (#252)
1 parent fb5f4e7 commit 86dd6ac

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

cmd/release/release_info.json

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
{
2-
"version": "1.5.0",
2+
"version": "1.6.0",
33
"quay-image": "quay.io/redhat-certification/chart-verifier",
44
"release-info": [
5-
"<ul>",
6-
"<li>Add version command (#231)</li>",
7-
"<li>Report now output to stdout (#240):</li>",
8-
"<ul>",
9-
"<li>Option added to write directly to a file.</li>",
10-
"<li>Added error log.</li>",
11-
"</ul>",
12-
"<li>Bug Fixes:</li>",
13-
"<ul>",
14-
"<li>Panic error running using podman(#237)</li>",
15-
"<li>Chart verifier binary fails to find profiles(#238)</li>",
16-
"</ul>",
17-
"</ul>"
5+
"Add support for OCP v10 (#250)",
6+
"Add 30 minute timeout for helm test (#246)",
7+
"Add support for provider delivery control (#244)"
188
]
199
}

0 commit comments

Comments
 (0)