litellm: update to 1.89.2#439
Open
dylanmtaylor wants to merge 1 commit into
Open
Conversation
Update litellm from 1.84.0 to 1.89.2 (latest upstream stable release) for the debian-13 runtime and dev image configs. - _VERSION / VERSION / SEMVER_VERSION / DEBIAN_EPOCH_VERSION: 1.84.0 -> 1.89.2 - SEMVER_MAJOR_MINOR_VERSION / DEBIAN_EPOCH_MAJOR_MINOR_VERSION: 1.84 -> 1.89 - _COMMIT_SHA / COMMIT_SHA + source url & checksum: e1fc955 -> 94dae27 (upstream tag v1.89.2) - image tags and SPDX purl updated accordingly Fixes docker-hardened-images#437
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates the LiteLLM hardened image from 1.84.0 to 1.89.2, the latest upstream stable release from BerriAI/litellm. This brings DHI in line with the current upstream release as requested in #437.
Type of Change
Related Issues
Fixes #437
Changes Made
Updated both
image/litellm/debian-13/1.yaml(runtime) andimage/litellm/debian-13/1-dev.yaml(dev):_VERSION/VERSION/SEMVER_VERSION/DEBIAN_EPOCH_VERSION:1.84.0→1.89.2SEMVER_MAJOR_MINOR_VERSION/DEBIAN_EPOCH_MAJOR_MINOR_VERSION:1.84→1.89_COMMIT_SHA/COMMIT_SHA, sourceurlandchecksum:e1fc955…→94dae27…(upstream tagv1.89.2)tagsand SPDXversion/purl(pkg:pypi/litellm@1.89.2) updated accordinglyThe Python base image references (
3.13.14), CVE remediations, and npm patches are intentionally left unchanged — this matches the scope of prior LiteLLM version-bump commits.Testing
94dae27b0c555d2549ee5077a16d6ea5542244bdmatches upstream tagv1.89.21.84references remainingChecklist