Skip to content

Commit f1c3951

Browse files
committed
add 0.2.3 helm
1 parent 04d6946 commit f1c3951

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

deploy/charts/litellm-helm/Chart.yaml

+2-2
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.2
21+
version: 0.2.3
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.42.7
27+
appVersion: v1.43.18
2828

2929
dependencies:
3030
- name: "postgresql"

index.yaml

+8-8
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.42.7
6-
created: "2024-08-01T12:25:58.808699+08:00"
5+
appVersion: v1.43.18
6+
created: "2024-08-19T23:58:25.331689+08:00"
77
dependencies:
88
- condition: db.deployStandalone
99
name: postgresql
@@ -14,12 +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: b1de8fa444a37410e223a3d1bd3cc2120f3f22204005fcb61e701c0c7db95d86
17+
digest: 0411df3dc42868be8af3ad3e00cb252790e6bd7ad15f5b77f1ca5214573a8531
1818
name: litellm-helm
1919
type: application
2020
urls:
21-
- https://berriai.github.io/litellm/litellm-helm-0.2.2.tgz
22-
version: 0.2.2
21+
- https://berriai.github.io/litellm/litellm-helm-0.2.3.tgz
22+
version: 0.2.3
2323
postgresql:
2424
- annotations:
2525
category: Database
@@ -33,7 +33,7 @@ entries:
3333
licenses: Apache-2.0
3434
apiVersion: v2
3535
appVersion: 16.2.0
36-
created: "2024-08-01T12:25:58.812033+08:00"
36+
created: "2024-08-19T23:58:25.335716+08:00"
3737
dependencies:
3838
- name: common
3939
repository: oci://registry-1.docker.io/bitnamicharts
@@ -79,7 +79,7 @@ entries:
7979
licenses: Apache-2.0
8080
apiVersion: v2
8181
appVersion: 7.2.4
82-
created: "2024-08-01T12:25:58.816784+08:00"
82+
created: "2024-08-19T23:58:25.339392+08:00"
8383
dependencies:
8484
- name: common
8585
repository: oci://registry-1.docker.io/bitnamicharts
@@ -105,4 +105,4 @@ entries:
105105
urls:
106106
- https://berriai.github.io/litellm/charts/redis-18.19.1.tgz
107107
version: 18.19.1
108-
generated: "2024-08-01T12:25:58.800261+08:00"
108+
generated: "2024-08-19T23:58:25.322532+08:00"

litellm-helm-0.2.3.tgz

331 KB
Binary file not shown.

0 commit comments

Comments
 (0)