Skip to content

Commit

Permalink
ci: automatically update oci/tempo/_releases.json, from https://githu…
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdcordeiro committed May 3, 2024
1 parent e8dd8bc commit 076d12c
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions oci/tempo/_releases.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"2.4.0-22.04": {
"end-of-life": "2025-05-03T00:00:00Z",
"stable": {
"target": "1"
},
"candidate": {
"target": "2.4.0-22.04_stable"
},
"beta": {
"target": "2.4.0-22.04_candidate"
},
"edge": {
"target": "2.4.0-22.04_beta"
}
},
"2.4-22.04": {
"end-of-life": "2025-05-03T00:00:00Z",
"stable": {
"target": "1"
},
"candidate": {
"target": "2.4-22.04_stable"
},
"beta": {
"target": "2.4-22.04_candidate"
},
"edge": {
"target": "2.4-22.04_beta"
}
},
"2-22.04": {
"end-of-life": "2025-05-03T00:00:00Z",
"stable": {
"target": "1"
},
"candidate": {
"target": "2-22.04_stable"
},
"beta": {
"target": "2-22.04_candidate"
},
"edge": {
"target": "2-22.04_beta"
}
}
}

0 comments on commit 076d12c

Please sign in to comment.