Skip to content

Commit

Permalink
Release 1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jose R. Gonzalez <[email protected]>
  • Loading branch information
komish committed Jun 22, 2023
1 parent 53b879a commit 903ae2c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions pkg/chartverifier/version/version_info.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"version": "1.11.1",
"version": "1.12.0",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"<ul>",
"</li>Add option to skip cleanup after verification run (#350)</li>",
"</li>Tool fails when chart contains ci directory (#346)</li>",
"</li>equal sign lost in chart set values (#297)</li>",
"<li>updating dependencies and build processes to latest versions (#352)</li>",
"<li>ensure setup-go workflow uses go.mod in the right location (#357)</li>",
"<li>Re-add removed clone of main during CI tests (#358)</li>",
"<li>Move runtime image to UBI9 from UBI8 to address GLIBC discrepancies (#356)</li>",
"<li>Disable CGO on build (#359)</li>",
"</ul>"
]
}

0 comments on commit 903ae2c

Please sign in to comment.