Skip to content

Commit

Permalink
Release 1.7.4 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
komish authored Aug 13, 2024
1 parent 85eebb3 commit 494ffec
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions release/release_info.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"version": "1.7.3",
"version": "1.7.4",
"info": [
"Update script dependencies and update fn calls to match in (#359) by @komish",
"Add dependabot configuration for core scripts in (#360) by @komish",
"Run Python unit tests in GitHub action in (#362) by @mgoerens",
"Ports checks if a chart is in index; and if a release tag already exists in (#347) by @mgoerens",
"Fix pytest path in (#364) by @mgoerens",
"Ensure service account token generation for workflows in (#366) by @komish",
"Workaround openshift-tools-installer taking an extra 3 minutes per executions in (#367) by @komish",
"Allow actions to use node16 temporarily in (#368) by @komish"
"Remove openshift-tools-installer workaround (#372) by @komish",
"Extract temporary service account token by name directly (#373) by @komish",
"Bump psutil from 5.9.8 to 6.0.0 in /scripts in the core-scripts group (#361) by @dependabot",
"Add redhat prefix check (#363) by @mgoerens",
"Update actions still running in Node16 to their Node20 equivalents (#376) by @komish",
"Standardize runner images to ubuntu-22.04 (#377) by @komish"
],
"charts": {
"development": {
Expand Down

0 comments on commit 494ffec

Please sign in to comment.