diff --git a/deploy/charts/litellm-helm/Chart.yaml b/deploy/charts/litellm-helm/Chart.yaml index fcd2e83cc..90e10ab2c 100644 --- a/deploy/charts/litellm-helm/Chart.yaml +++ b/deploy/charts/litellm-helm/Chart.yaml @@ -18,13 +18,13 @@ type: application # 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. # 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 # 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. # It is recommended to use it with quotes. -appVersion: v1.41.8 +appVersion: v1.42.7 dependencies: - name: "postgresql" diff --git a/index.yaml b/index.yaml index 8c53e745f..61bb7240d 100644 --- a/index.yaml +++ b/index.yaml @@ -2,8 +2,8 @@ apiVersion: v1 entries: litellm-helm: - apiVersion: v2 - appVersion: v1.41.8 - created: "2024-07-10T00:59:11.1889+08:00" + appVersion: v1.42.7 + created: "2024-08-01T12:25:58.808699+08:00" dependencies: - condition: db.deployStandalone name: postgresql @@ -14,31 +14,12 @@ entries: repository: oci://registry-1.docker.io/bitnamicharts version: '>=18.0.0' description: Call all LLM APIs using the OpenAI format - digest: eeff5e4e6cebb4c977cb7359c1ec6c773c66982f6aa39dbed94a674890144a43 + digest: b1de8fa444a37410e223a3d1bd3cc2120f3f22204005fcb61e701c0c7db95d86 name: litellm-helm type: application urls: - - https://berriai.github.io/litellm/litellm-helm-0.2.1.tgz - version: 0.2.1 - - 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 + - https://berriai.github.io/litellm/litellm-helm-0.2.2.tgz + version: 0.2.2 postgresql: - annotations: category: Database @@ -52,7 +33,7 @@ entries: licenses: Apache-2.0 apiVersion: v2 appVersion: 16.2.0 - created: "2024-07-10T00:59:11.191731+08:00" + created: "2024-08-01T12:25:58.812033+08:00" dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -98,7 +79,7 @@ entries: licenses: Apache-2.0 apiVersion: v2 appVersion: 7.2.4 - created: "2024-07-10T00:59:11.195667+08:00" + created: "2024-08-01T12:25:58.816784+08:00" dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -124,4 +105,4 @@ entries: urls: - https://berriai.github.io/litellm/charts/redis-18.19.1.tgz version: 18.19.1 -generated: "2024-07-10T00:59:11.179952+08:00" +generated: "2024-08-01T12:25:58.800261+08:00" diff --git a/litellm-helm-0.2.2.tgz b/litellm-helm-0.2.2.tgz new file mode 100644 index 000000000..45b678e47 Binary files /dev/null and b/litellm-helm-0.2.2.tgz differ