litellm/deploy
Cesar Garcia 622983cf89 fix(helm): add OCI annotations so GHCR shows helm pull instead of docker pull (#20617)
The Helm chart on GHCR displays a `docker pull` command instead of
the correct `helm pull oci://` command. This is because the OCI artifact
is missing the `org.opencontainers.image.source` annotation that GHCR
uses to identify and properly display Helm charts.

Changes:
- Add OCI annotations to Chart.yaml (source + url) which Helm 3.10+
  propagates to the OCI manifest on push
- Install explicit Helm v3.20.0 via azure/setup-helm@v4 for reproducible
  builds and proper OCI annotation support
- Remove deprecated HELM_EXPERIMENTAL_OCI env var (OCI is GA since Helm 3.8)
2026-02-12 19:58:16 +05:30
..
azure_resource_manager build: add azure resource template 2024-05-08 15:24:58 -07:00
charts/litellm-helm fix(helm): add OCI annotations so GHCR shows helm pull instead of docker pull (#20617) 2026-02-12 19:58:16 +05:30
kubernetes (fix) load testing key used 2024-04-01 08:28:19 -07:00
Dockerfile.ghcr_base feat: Add line_profiler support for performance analysis and fix Windows CRLF issues in Docker builds (#18773) 2026-01-07 11:36:57 -08:00