Skip to content

Commit

Permalink
ci: automatically update oci/alertmanager/_releases.json, from https:…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 11, 2024
1 parent afe5706 commit 0c785d0
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions oci/alertmanager/_releases.json
Original file line number Diff line number Diff line change
@@ -1,72 +1,72 @@
{
"0.25.0-22.04": {
"stable": {
"target": "7"
"target": "9"
},
"candidate": {
"target": "7"
"target": "9"
},
"beta": {
"target": "7"
"target": "9"
},
"edge": {
"target": "7"
"target": "9"
}
},
"0.25-22.04": {
"stable": {
"target": "7"
"target": "9"
},
"candidate": {
"target": "7"
"target": "9"
},
"beta": {
"target": "7"
"target": "9"
},
"edge": {
"target": "7"
"target": "9"
}
},
"0-22.04": {
"stable": {
"target": "8"
"target": "10"
},
"candidate": {
"target": "8"
"target": "10"
},
"beta": {
"target": "8"
"target": "10"
},
"edge": {
"target": "8"
"target": "10"
}
},
"0.26.0-22.04": {
"stable": {
"target": "8"
"target": "10"
},
"candidate": {
"target": "8"
"target": "10"
},
"beta": {
"target": "8"
"target": "10"
},
"edge": {
"target": "8"
"target": "10"
}
},
"0.26-22.04": {
"stable": {
"target": "8"
"target": "10"
},
"candidate": {
"target": "8"
"target": "10"
},
"beta": {
"target": "8"
"target": "10"
},
"edge": {
"target": "8"
"target": "10"
}
}
}

0 comments on commit 0c785d0

Please sign in to comment.