Skip to content

Commit

Permalink
Add support for k8s 1.31 to K3sContainer (dajudge#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnerbart authored Sep 12, 2024
1 parent 5b896ec commit 97f3373
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k8s-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@
},
{
"k8s": "1.30.0"
},
{
"k8s": "1.31.0"
}
]
},
Expand Down

0 comments on commit 97f3373

Please sign in to comment.