-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jose R. Gonzalez <[email protected]>
- Loading branch information
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>" | ||
] | ||
} |