Skip to content

docs(proxy): recommend plain vX.Y.Z tags; flag main-stable as deprecated#254

Open
yuneng-berri wants to merge 2 commits into
mainfrom
yuneng/docker-image-security-pep440-tags
Open

docs(proxy): recommend plain vX.Y.Z tags; flag main-stable as deprecated#254
yuneng-berri wants to merge 2 commits into
mainfrom
yuneng/docker-image-security-pep440-tags

Conversation

@yuneng-berri
Copy link
Copy Markdown
Contributor

Summary

Updates the "Use stable release tags" section of docs/proxy/docker_image_security.md to reflect the move to PEP 440 / semver versioning.

Stable releases are now published as plain vX.Y.Z tags (e.g. v1.86.2) instead of the older vX.Y.Z-stable form. Adds a :::warning admonition noting that the rolling main-stable tag is still being updated for backwards compatibility but is deprecated; readers should pin to a specific vX.Y.Z tag or a digest instead. Also drops the main-stable mention from the "avoid in production" line since the deprecation admonition above now covers it.

Screenshots / Proof of Fix

Rendered preview locally via npm run start; the "Use stable release tags" section reads as the updated prose with the warning admonition immediately under the recommendation, and "Avoid main-latest in production." follows as a standalone line.

LiteLLM stable releases are now published as plain semver / PEP 440
tags (e.g. v1.86.2); the older vX.Y.Z-stable form and the rolling
main-stable tag are deprecated. main-stable is still being updated for
backwards compatibility, but pin to a specific vX.Y.Z tag (or a digest)
instead.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 29, 2026 4:25pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant