update helm chart

This commit is contained in:
lowjiansheng 2024-08-01 12:27:35 +08:00 committed by Krrish Dholakia
parent 026e380b92
commit f02325bf76
3 changed files with 10 additions and 29 deletions

View file

@ -18,13 +18,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.1 version: 0.2.2
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
appVersion: v1.41.8 appVersion: v1.42.7
dependencies: dependencies:
- name: "postgresql" - name: "postgresql"

View file

@ -2,8 +2,8 @@ apiVersion: v1
entries: entries:
litellm-helm: litellm-helm:
- apiVersion: v2 - apiVersion: v2
appVersion: v1.41.8 appVersion: v1.42.7
created: "2024-07-10T00:59:11.1889+08:00" created: "2024-08-01T12:25:58.808699+08:00"
dependencies: dependencies:
- condition: db.deployStandalone - condition: db.deployStandalone
name: postgresql name: postgresql
@ -14,31 +14,12 @@ entries:
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: '>=18.0.0' version: '>=18.0.0'
description: Call all LLM APIs using the OpenAI format description: Call all LLM APIs using the OpenAI format
digest: eeff5e4e6cebb4c977cb7359c1ec6c773c66982f6aa39dbed94a674890144a43 digest: b1de8fa444a37410e223a3d1bd3cc2120f3f22204005fcb61e701c0c7db95d86
name: litellm-helm name: litellm-helm
type: application type: application
urls: urls:
- https://berriai.github.io/litellm/litellm-helm-0.2.1.tgz - https://berriai.github.io/litellm/litellm-helm-0.2.2.tgz
version: 0.2.1 version: 0.2.2
- apiVersion: v2
appVersion: v1.35.38
created: "2024-05-06T10:22:24.384392-07:00"
dependencies:
- condition: db.deployStandalone
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: '>=13.3.0'
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: '>=18.0.0'
description: Call all LLM APIs using the OpenAI format
digest: 60f0cfe9e7c1087437cb35f6fb7c43c3ab2be557b6d3aec8295381eb0dfa760f
name: litellm-helm
type: application
urls:
- litellm-helm-0.2.0.tgz
version: 0.2.0
postgresql: postgresql:
- annotations: - annotations:
category: Database category: Database
@ -52,7 +33,7 @@ entries:
licenses: Apache-2.0 licenses: Apache-2.0
apiVersion: v2 apiVersion: v2
appVersion: 16.2.0 appVersion: 16.2.0
created: "2024-07-10T00:59:11.191731+08:00" created: "2024-08-01T12:25:58.812033+08:00"
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
@ -98,7 +79,7 @@ entries:
licenses: Apache-2.0 licenses: Apache-2.0
apiVersion: v2 apiVersion: v2
appVersion: 7.2.4 appVersion: 7.2.4
created: "2024-07-10T00:59:11.195667+08:00" created: "2024-08-01T12:25:58.816784+08:00"
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
@ -124,4 +105,4 @@ entries:
urls: urls:
- https://berriai.github.io/litellm/charts/redis-18.19.1.tgz - https://berriai.github.io/litellm/charts/redis-18.19.1.tgz
version: 18.19.1 version: 18.19.1
generated: "2024-07-10T00:59:11.179952+08:00" generated: "2024-08-01T12:25:58.800261+08:00"

BIN
litellm-helm-0.2.2.tgz Normal file

Binary file not shown.