Skip to content

Commit

Permalink
Merge branch 'fix_release_of_eol_images' of https://github.com/canoni…
Browse files Browse the repository at this point in the history
…cal/oci-factory into fix_release_of_eol_images
  • Loading branch information
clay-lake committed Dec 19, 2024
2 parents cc37107 + 124f3f6 commit c90eaf9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions oci/mock-rock/_releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
"1.1-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"candidate": {
"target": "1029"
"target": "1032"
},
"beta": {
"target": "1029"
"target": "1032"
},
"edge": {
"target": "1029"
"target": "1032"
}
},
"1-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"candidate": {
"target": "1029"
"target": "1032"
},
"beta": {
"target": "1029"
"target": "1032"
},
"edge": {
"target": "1029"
"target": "1032"
}
},
"1.2-22.04": {
"end-of-life": "2030-05-01T00:00:00Z",
"beta": {
"target": "1030"
"target": "1033"
},
"edge": {
"target": "1.2-22.04_beta"
Expand Down

0 comments on commit c90eaf9

Please sign in to comment.