Skip to content

Commit

Permalink
ci: automatically update oci/mock-rock/_releases.json, from https://g…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 29, 2023
1 parent 7f740e4 commit 5614552
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions oci/mock-rock/_releases.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"latest": {
"candidate": {
"target": "1.0-22.04_candidate"
"target": "134"
},
"beta": {
"target": "latest_candidate"
"target": "134"
},
"edge": {
"target": "latest_beta"
"target": "134"
}
},
"1.0-22.04": {
"candidate": {
"target": "133"
"target": "134"
},
"beta": {
"target": "133"
"target": "134"
},
"edge": {
"target": "133"
"target": "134"
}
},
"test": {
"beta": {
"target": "1.0-22.04_beta"
"target": "134"
},
"edge": {
"target": "test_beta"
"target": "134"
}
}
}

0 comments on commit 5614552

Please sign in to comment.