Skip to content

Commit

Permalink
🤖: debian, red-hat-openshift
Browse files Browse the repository at this point in the history
debian:
- Item root['versions']['12.4'] ({'name': '12.4', 'date': '2023-12-10'}) added to dictionary.

red-hat-openshift:
- Item root['versions']['4.11.55'] ({'name': '4.11.55', 'date': '2023-12-14'}) added to dictionary.
- Item root['versions']['4.13.26'] ({'name': '4.13.26', 'date': '2023-12-13'}) added to dictionary.
- Item root['versions']['4.14.6'] ({'name': '4.14.6', 'date': '2023-12-12'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Jan 1, 2024
1 parent acb09ae commit f3befb9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/debian.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"versions": {
"12.4": {
"name": "12.4",
"date": "2023-12-10"
},
"12.2": {
"name": "12.2",
"date": "2023-10-07"
Expand Down
12 changes: 12 additions & 0 deletions releases/red-hat-openshift.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
{
"versions": {
"4.11.55": {
"name": "4.11.55",
"date": "2023-12-14"
},
"4.13.26": {
"name": "4.13.26",
"date": "2023-12-13"
},
"4.14.6": {
"name": "4.14.6",
"date": "2023-12-12"
},
"4.9.54": {
"name": "4.9.54",
"date": "2023-12-06"
Expand Down

0 comments on commit f3befb9

Please sign in to comment.