diff --git a/pkg/chartverifier/version/version_info.json b/pkg/chartverifier/version/version_info.json
index a271bca8..f6bb7acf 100644
--- a/pkg/chartverifier/version/version_info.json
+++ b/pkg/chartverifier/version/version_info.json
@@ -1,13 +1,19 @@
{
- "version": "1.12.0",
+ "version": "1.12.1",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"
",
- "- updating dependencies and build processes to latest versions (#352)
",
- "- ensure setup-go workflow uses go.mod in the right location (#357)
",
- "- Re-add removed clone of main during CI tests (#358)
",
- "- Move runtime image to UBI9 from UBI8 to address GLIBC discrepancies (#356)
",
- "- Disable CGO on build (#359)
",
+ "- Move latest tag on Quay using Robot account (#361)
",
+ "- change expected tag after latest tag was unpublished (#364)
",
+ "- Make dev releases prereleases and not drafts (#363)
",
+ "- Ensure release creation only happens after release deletion is completed successfully (#365)
",
+ "- use id instead of name (#366)
",
+ "- Fix various typos in documentation (#367)
",
+ "- Update action identifiers (#368)
",
+ "- Update the 0.1.0 image in addition to the release for each merged commit in main (#371)
",
+ "- Use docker login and push instead of podman (#372)
",
+ "- Use the right environment variables (#373)
",
+ "- Update sprig to v3 to resolve semver constraint validity issues (#374)
",
"
"
]
}
\ No newline at end of file