Skip to content

Commit

Permalink
ci: automatically update oci/prometheus-pushgateway/_releases.json, f…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 12, 2023
1 parent f904dd0 commit 27cbecc
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions oci/prometheus-pushgateway/_releases.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"1.6.2-22.04": {
"stable": {
"target": "1"
},
"candidate": {
"target": "1.6.2-22.04_stable"
},
"beta": {
"target": "1.6.2-22.04_candidate"
},
"edge": {
"target": "1.6.2-22.04_beta"
}
},
"1.6-22.04": {
"stable": {
"target": "1"
},
"candidate": {
"target": "1.6-22.04_stable"
},
"beta": {
"target": "1.6-22.04_candidate"
},
"edge": {
"target": "1.6-22.04_beta"
}
},
"1-22.04": {
"stable": {
"target": "1"
},
"candidate": {
"target": "1-22.04_stable"
},
"beta": {
"target": "1-22.04_candidate"
},
"edge": {
"target": "1-22.04_beta"
}
},
"1.6.1-22.04": {
"stable": {
"target": "2"
},
"candidate": {
"target": "1.6.1-22.04_stable"
},
"beta": {
"target": "1.6.1-22.04_candidate"
},
"edge": {
"target": "1.6.1-22.04_beta"
}
},
"1.6.0-22.04": {
"stable": {
"target": "3"
},
"candidate": {
"target": "1.6.0-22.04_stable"
},
"beta": {
"target": "1.6.0-22.04_candidate"
},
"edge": {
"target": "1.6.0-22.04_beta"
}
}
}

0 comments on commit 27cbecc

Please sign in to comment.