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 Feb 6, 2024
1 parent 2a84aff commit 9609d9c
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": "17"
"target": "19"
},
"candidate": {
"target": "17"
"target": "19"
},
"beta": {
"target": "17"
"target": "19"
},
"edge": {
"target": "17"
"target": "19"
}
},
"0.25-22.04": {
"stable": {
"target": "17"
"target": "19"
},
"candidate": {
"target": "17"
"target": "19"
},
"beta": {
"target": "17"
"target": "19"
},
"edge": {
"target": "17"
"target": "19"
}
},
"0-22.04": {
"stable": {
"target": "18"
"target": "20"
},
"candidate": {
"target": "18"
"target": "20"
},
"beta": {
"target": "18"
"target": "20"
},
"edge": {
"target": "18"
"target": "20"
}
},
"0.26.0-22.04": {
"stable": {
"target": "18"
"target": "20"
},
"candidate": {
"target": "18"
"target": "20"
},
"beta": {
"target": "18"
"target": "20"
},
"edge": {
"target": "18"
"target": "20"
}
},
"0.26-22.04": {
"stable": {
"target": "18"
"target": "20"
},
"candidate": {
"target": "18"
"target": "20"
},
"beta": {
"target": "18"
"target": "20"
},
"edge": {
"target": "18"
"target": "20"
}
}
}

0 comments on commit 9609d9c

Please sign in to comment.