v1.82.3.dev.6
📦 litellmView on GitHub →
✨ 1 features
Summary
This release introduces Docker image signing using cosign to ensure image integrity. Users can now verify the authenticity of LiteLLM Docker images before deployment.
Migration Steps
- To verify image integrity, use the provided cosign verify command with the appropriate public key and image tag.
✨ New Features
- LiteLLM Docker images are now signed with cosign for integrity verification.