Skip to content

Commit

Permalink
chore: add all EKS versions under standard support for nodeadm (#323)
Browse files Browse the repository at this point in the history
* chore: add all supported EKS versions for nodeadm
---------

Signed-off-by: Tyler Gillson <[email protected]>
  • Loading branch information
TylerGillson authored Dec 23, 2024
1 parent be61819 commit 549ade4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion k8s_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
],
"nodeadm": [
"1.29.0",
"1.30.0"
"1.30.0",
"1.31.0"
]
}

0 comments on commit 549ade4

Please sign in to comment.