Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.13.7 #467

Merged
merged 1 commit into from
Aug 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions pkg/chartverifier/version/version_info.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
{
"version": "1.13.6",
"version": "1.13.7",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"<ul>",
"<li>Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#452) by @dependabot</li>",
"<li>Bump the testing group in /scripts with 2 updates (#451) by @dependabot</li>",
"<li>Inline the workflow that generate sbom into the general release tasks (#455) by @komish</li>",
"<li>Bump github.com/hashicorp/go-retryablehttp to v0.7.7 from v0.7.4 (#454) by @komish</li>",
"<li>Add workflow dispatch to allow on-demand scanning of repository sbom (#456) by @komish</li>",
"<li>Remove additional invocation of install command (#457) by @komish</li>",
"<li>Align chart testing logic with helm cert pipeline (#458) by @komish</li>",
"<li>Bump the testing group in /scripts with 2 updates (#459) by @dependabot</li>",
"<li>Bump golang.org/x/mod from 0.19.0 to 0.20.0 (#460) by @dependabot</li>",
"<li>Update github.com/docker/docker and related dependencies (#461) by @komish</li>",
"<li>fix: drop extra .tgz from release artifact (#464) by @jessesimpson36</li>",
"<li>Fix bug in values merging when ci directory exists (#466) by @komish</li>",
"</ul>"
]
}
Loading