v0.12.2.post1

skypilot-org/skypilotv0.12.2.post1May 22, 2026by Michaelvll

AI Summary

Patch release v0.12.2.post1 pins the kubernetes package to version less than 36 to avoid an RBAC regression introduced in newer versions.

Key Highlights

  • Pins kubernetes<36 to fix RBAC regression
  • Dependency fix for Kubernetes compatibility
  • Addresses package compatibility issue

New Features

  • Kubernetes package version pinning for RBAC fix

Full Release Notes

## SkyPilot v0.12.2.post1

Get it now with:

```bash
uv pip install "skypilot>=0.12.2.post1"
```

---

**What's changed?**

* Pin kubernetes<36 due to RBAC regression from the package