Skip to content

Commit

Permalink
Add support for k8s 1.32 to ApiServerContainer (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
dajudge authored Feb 11, 2025
1 parent 2be628c commit 59c6217
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 @@ -143,6 +143,9 @@
},
{
"k8s": "1.31.0"
},
{
"k8s": "1.32.0"
}
]
}
Expand Down

0 comments on commit 59c6217

Please sign in to comment.