Change8

v1.82.3.dev.9

📦 litellmView on GitHub →
1 features

Summary

This release introduces cryptographic signing for all LiteLLM Docker images using cosign to improve supply chain security. Instructions are provided for verifying image signatures.

Migration Steps

  1. Users can verify Docker image authenticity using the provided cosign commands, either by pinning the commit hash (recommended) or using the release tag.

✨ New Features

  • LiteLLM Docker images are now signed with cosign for enhanced security verification.