Skip to content

Commit

Permalink
chore: add all supported EKS versions for nodeadm
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <[email protected]>
  • Loading branch information
TylerGillson committed Dec 18, 2024
1 parent be61819 commit b945d85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion k8s_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,9 @@
"1.30.6"
],
"nodeadm": [
"1.28.0",
"1.29.0",
"1.30.0"
"1.30.0",
"1.31.0"
]
}

0 comments on commit b945d85

Please sign in to comment.