v1.83.14-stable.patch.2
📦 litellmView on GitHub →
✨ 2 features
Summary
This release introduces cryptographic signing for all LiteLLM Docker images using cosign to improve supply chain security. Instructions are provided for verifying these signatures.
Migration Steps
- Users deploying LiteLLM via Docker should implement the provided cosign verification steps to ensure image integrity.
✨ New Features
- LiteLLM Docker images are now signed with cosign for enhanced security.
- Added instructions for verifying Docker image signatures using either the pinned commit hash (recommended) or the release tag.