Skip to content

Commit

Permalink
Release 1.13.5
Browse files Browse the repository at this point in the history
Signed-off-by: Jose R. Gonzalez <[email protected]>
  • Loading branch information
komish committed Jul 9, 2024
1 parent 69c88cf commit d5f1381
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions pkg/chartverifier/version/version_info.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
{
"version": "1.13.4",
"version": "1.13.5",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"<ul>",
"<li>Wrong file name documented in contains-values check. (#427) by @zvigrinberg</li>",
"<li>Removing unused variable setOverridesFlag (#421) by @dcurran90</li>",
"<li>Add NOTES.txt check (#430) by @trgeiger</li>",
"<li>remove output directory from file list for digest (#410) by @dcurran90</li>",
"<li>Output unavailable resources (#436) by @rocrisp</li>",
"<li>Case sensitive management for input options keys (#435) by @mrizzi</li>",
"<li>Replace missing ibm/nginx image used in tests (#440) by @komish</li>",
"<li>Update workflow versions (#439) by @komish</li>",
"<li>Bump dependencies (#438) by @komish</li>",
"<li>add starting dependabot configuration (#441) by @komish</li>",
"<li>Manually manage k8s dep updates (#444) by @komish</li>",
"<li>Automate the addition of SBOMs to releases (#446) by @komish</li>",
"<li>Add reusable setup-python action (#448) by @komish</li>",
"<li>Update integration test dependencies (#447) by @komish</li>",
"<li>Bump packaging from 24.0 to 24.1 in /scripts in the testing group (#449) by @dependabot</li>",
"<li>Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#450) by @dependabot</li>",
"<li>Update helm and related dependencies to support k8s 1.29 (#445) by @komish</li>",
"</ul>"
]
}

0 comments on commit d5f1381

Please sign in to comment.