16 lines
339 B
YAML
16 lines
339 B
YAML
apiVersion: v2
|
|
name: litellm
|
|
description: LiteLLM proxy wrapper chart
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: "1.84.0"
|
|
|
|
dependencies:
|
|
- name: litellm-helm
|
|
alias: litellm
|
|
version: 1.84.0
|
|
repository: oci://ghcr.io/berriai
|
|
- name: oauth2-proxy
|
|
version: 10.4.3
|
|
repository: https://oauth2-proxy.github.io/manifests
|