Skip to content

Commit

Permalink
Merge pull request #13613 from anthonydillon/fix-kernel-versions-2
Browse files Browse the repository at this point in the history
Fix the Kernel versions on release cycle page
  • Loading branch information
anthonydillon authored Feb 23, 2024
2 parents b3f7f38 + 0fbc66c commit 411c2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/src/chart-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@ export var desktopServerReleaseNames = [
export var kernelReleaseNames = [
"22.04.4 LTS (soon)",
"23.10",
"22.04.4 LTS",
"22.04.3 LTS",
"22.04.2 LTS",
"22.04.1 LTS",
"20.04.5 LTS",
Expand Down

0 comments on commit 411c2b6

Please sign in to comment.