diff --git a/pkg/chartverifier/version/version_info.json b/pkg/chartverifier/version/version_info.json
index f6bb7acf..5a0fd34d 100644
--- a/pkg/chartverifier/version/version_info.json
+++ b/pkg/chartverifier/version/version_info.json
@@ -1,19 +1,11 @@
{
- "version": "1.12.1",
+ "version": "1.12.2",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"
",
- "- 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)
",
+ "- Use multiline parsing for run task (#376) by @komish
",
+ "- Add commit ID to version output (#370) by @mgoerens
",
+ "- apply kubecontext setting to kubectl client (#377) by @dcurran90
",
"
"
]
}
\ No newline at end of file