Skip to content

Commit

Permalink
Merge branch 'main' of github.com:canonical/oci-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdcordeiro committed Dec 8, 2023
2 parents 659b028 + 93c4d33 commit ab8d88a
Showing 1 changed file with 59 additions and 3 deletions.
62 changes: 59 additions & 3 deletions oci/prometheus/_releases.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"2.46.0-22.04": {
"stable": {
"target": "3"
"target": "5"
},
"candidate": {
"target": "2.46.0-22.04_stable"
Expand All @@ -15,7 +15,7 @@
},
"2.46-22.04": {
"stable": {
"target": "3"
"target": "5"
},
"candidate": {
"target": "2.46-22.04_stable"
Expand All @@ -29,7 +29,7 @@
},
"2-22.04": {
"stable": {
"target": "3"
"target": "6"
},
"candidate": {
"target": "2-22.04_stable"
Expand All @@ -40,5 +40,61 @@
"edge": {
"target": "2-22.04_beta"
}
},
"2.48.0-22.04": {
"stable": {
"target": "4"
},
"candidate": {
"target": "2.48.0-22.04_stable"
},
"beta": {
"target": "2.48.0-22.04_candidate"
},
"edge": {
"target": "2.48.0-22.04_beta"
}
},
"2.48-22.04": {
"stable": {
"target": "4"
},
"candidate": {
"target": "2.48-22.04_stable"
},
"beta": {
"target": "2.48-22.04_candidate"
},
"edge": {
"target": "2.48-22.04_beta"
}
},
"2.47.2-22.04": {
"stable": {
"target": "6"
},
"candidate": {
"target": "2.47.2-22.04_stable"
},
"beta": {
"target": "2.47.2-22.04_candidate"
},
"edge": {
"target": "2.47.2-22.04_beta"
}
},
"2.47-22.04": {
"stable": {
"target": "6"
},
"candidate": {
"target": "2.47-22.04_stable"
},
"beta": {
"target": "2.47-22.04_candidate"
},
"edge": {
"target": "2.47-22.04_beta"
}
}
}

0 comments on commit ab8d88a

Please sign in to comment.