(fix) deploy litellm-helm

This commit is contained in:
ishaan-jaff 2024-03-16 10:10:47 -07:00
parent 54dceea4b0
commit 01aa7b3e6e

View file

@ -2,7 +2,7 @@ apiVersion: v2
# We can't call ourselves just "litellm" because then we couldn't publish to the
# same OCI repository as the "litellm" OCI image
name: litellm
name: litellm-helm
description: Call all LLM APIs using the OpenAI format
# A chart can be either an 'application' or a 'library' chart.