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 13, 2024
1 parent 0d746c3 commit 8c9f5fc
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": "19"
"target": "21"
},
"candidate": {
"target": "19"
"target": "21"
},
"beta": {
"target": "19"
"target": "21"
},
"edge": {
"target": "19"
"target": "21"
}
},
"0.25-22.04": {
"stable": {
"target": "19"
"target": "21"
},
"candidate": {
"target": "19"
"target": "21"
},
"beta": {
"target": "19"
"target": "21"
},
"edge": {
"target": "19"
"target": "21"
}
},
"0-22.04": {
"stable": {
"target": "20"
"target": "22"
},
"candidate": {
"target": "20"
"target": "22"
},
"beta": {
"target": "20"
"target": "22"
},
"edge": {
"target": "20"
"target": "22"
}
},
"0.26.0-22.04": {
"stable": {
"target": "20"
"target": "22"
},
"candidate": {
"target": "20"
"target": "22"
},
"beta": {
"target": "20"
"target": "22"
},
"edge": {
"target": "20"
"target": "22"
}
},
"0.26-22.04": {
"stable": {
"target": "20"
"target": "22"
},
"candidate": {
"target": "20"
"target": "22"
},
"beta": {
"target": "20"
"target": "22"
},
"edge": {
"target": "20"
"target": "22"
}
}
}

0 comments on commit 8c9f5fc

Please sign in to comment.