Skip to content

Commit

Permalink
release config for runtime-go 1.24 (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss authored Feb 19, 2024
1 parent 2ad2003 commit 1f9463f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-configs/runtime-go-1.24.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"versioning": {
"version": "1.24.0",
"pre_release_version": "rc1"
},
"RepoList": [
"openwhisk-runtime-go"
],
"openwhisk_runtime_go": {
"name": "OpenWhisk Runtime Go",
"hash": "39cdaa7ca54cd9c0f66bccb5098da1e5c6930209",
"repository": "https://github.com/apache/openwhisk-runtime-go.git",
"branch": "master"
}
}

0 comments on commit 1f9463f

Please sign in to comment.