Skip to content

Commit

Permalink
Add support for k8s 1.30 to KindContainer (dajudge#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
dajudge authored May 22, 2024
1 parent 8cdc6b4 commit 1be3c94
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 @@ -41,6 +41,9 @@
},
{
"k8s": "1.29.1"
},
{
"k8s": "1.30.0"
}
]
},
Expand Down

0 comments on commit 1be3c94

Please sign in to comment.