Skip to content

Commit d11345e

Browse files
committed
update helm chart
1 parent d914aa5 commit d11345e

File tree

3 files changed

+10
-29
lines changed

3 files changed

+10
-29
lines changed

deploy/charts/litellm-helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ type: application
1818
# This is the chart version. This version number should be incremented each time you make changes
1919
# to the chart and its templates, including the app version.
2020
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21-
version: 0.2.1
21+
version: 0.2.2
2222

2323
# This is the version number of the application being deployed. This version number should be
2424
# incremented each time you make changes to the application. Versions are not expected to
2525
# follow Semantic Versioning. They should reflect the version the application is using.
2626
# It is recommended to use it with quotes.
27-
appVersion: v1.41.8
27+
appVersion: v1.42.7
2828

2929
dependencies:
3030
- name: "postgresql"

index.yaml

Lines changed: 8 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v1
22
entries:
33
litellm-helm:
44
- apiVersion: v2
5-
appVersion: v1.41.8
6-
created: "2024-07-10T00:59:11.1889+08:00"
5+
appVersion: v1.42.7
6+
created: "2024-08-01T12:25:58.808699+08:00"
77
dependencies:
88
- condition: db.deployStandalone
99
name: postgresql
@@ -14,31 +14,12 @@ entries:
1414
repository: oci://registry-1.docker.io/bitnamicharts
1515
version: '>=18.0.0'
1616
description: Call all LLM APIs using the OpenAI format
17-
digest: eeff5e4e6cebb4c977cb7359c1ec6c773c66982f6aa39dbed94a674890144a43
17+
digest: b1de8fa444a37410e223a3d1bd3cc2120f3f22204005fcb61e701c0c7db95d86
1818
name: litellm-helm
1919
type: application
2020
urls:
21-
- https://berriai.github.io/litellm/litellm-helm-0.2.1.tgz
22-
version: 0.2.1
23-
- apiVersion: v2
24-
appVersion: v1.35.38
25-
created: "2024-05-06T10:22:24.384392-07:00"
26-
dependencies:
27-
- condition: db.deployStandalone
28-
name: postgresql
29-
repository: oci://registry-1.docker.io/bitnamicharts
30-
version: '>=13.3.0'
31-
- condition: redis.enabled
32-
name: redis
33-
repository: oci://registry-1.docker.io/bitnamicharts
34-
version: '>=18.0.0'
35-
description: Call all LLM APIs using the OpenAI format
36-
digest: 60f0cfe9e7c1087437cb35f6fb7c43c3ab2be557b6d3aec8295381eb0dfa760f
37-
name: litellm-helm
38-
type: application
39-
urls:
40-
- litellm-helm-0.2.0.tgz
41-
version: 0.2.0
21+
- https://berriai.github.io/litellm/litellm-helm-0.2.2.tgz
22+
version: 0.2.2
4223
postgresql:
4324
- annotations:
4425
category: Database
@@ -52,7 +33,7 @@ entries:
5233
licenses: Apache-2.0
5334
apiVersion: v2
5435
appVersion: 16.2.0
55-
created: "2024-07-10T00:59:11.191731+08:00"
36+
created: "2024-08-01T12:25:58.812033+08:00"
5637
dependencies:
5738
- name: common
5839
repository: oci://registry-1.docker.io/bitnamicharts
@@ -98,7 +79,7 @@ entries:
9879
licenses: Apache-2.0
9980
apiVersion: v2
10081
appVersion: 7.2.4
101-
created: "2024-07-10T00:59:11.195667+08:00"
82+
created: "2024-08-01T12:25:58.816784+08:00"
10283
dependencies:
10384
- name: common
10485
repository: oci://registry-1.docker.io/bitnamicharts
@@ -124,4 +105,4 @@ entries:
124105
urls:
125106
- https://berriai.github.io/litellm/charts/redis-18.19.1.tgz
126107
version: 18.19.1
127-
generated: "2024-07-10T00:59:11.179952+08:00"
108+
generated: "2024-08-01T12:25:58.800261+08:00"

litellm-helm-0.2.2.tgz

164 KB
Binary file not shown.

0 commit comments

Comments
 (0)