diff --git a/pkg/chartverifier/version/version_info.json b/pkg/chartverifier/version/version_info.json
index 5a0fd34d..18547abf 100644
--- a/pkg/chartverifier/version/version_info.json
+++ b/pkg/chartverifier/version/version_info.json
@@ -1,11 +1,31 @@
{
- "version": "1.12.2",
+ "version": "1.13.0",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"
",
- "- 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
",
+ "- remove extra owners and add mgoerens (#381) by @komish
",
+ "- Move release logic to a new workflow (#382) by @mgoerens
",
+ "- Print step's output paramaters also to sdtout (#389) by @mgoerens
",
+ "- Fix default branch name in workflows (#387) by @mgoerens
",
+ "- Move container images creation to release workflow (#386) by @mgoerens
",
+ "- Update Github actions that use deprecated Node12 (#392) by @mgoerens
",
+ "- change actions/cache@v4 to v3 (#394) by @OchiengEd
",
+ "- Check images for an empty image string (#385) by @OchiengEd
",
+ "- Update gitignore file to skip system files (#395) by @OchiengEd
",
+ "- Remove testing using docker (#393) by @mgoerens
",
+ "- Fix variable reference in dev release action (#396) by @komish
",
+ "- Remove unecessary steps in dev_release workflow (#400) by @mgoerens
",
+ "- Apply black and flake8 to python scripts (#399) by @mgoerens
",
+ "- Add flake8 step in the build pipeline (#401) by @mgoerens
",
+ "- Expire commit container images after 1 week (#402) by @mgoerens
",
+ "- Update report sub-command tests (#403) by @OchiengEd
",
+ "- Refactor tests for the verify subcommand (#406) by @OchiengEd
",
+ "- Build dev release container image in main (#404) by @mgoerens
",
+ "- update k8's to 1.28 and other dependencies (#407) by @acornett21
",
+ "- Adding support for daemonSet and statefulSet resources in charts (#405) by @dcurran90
",
+ "- Fix help command and output in docs (#409) by @mgoerens
",
+ "- Use external library to get the OCP versions range (#408) by @mgoerens
",
"
"
]
-}
\ No newline at end of file
+}
+