build(bump-helm-chart-app-version): bump helm chart app version to latest

This commit is contained in:
Krrish Dholakia 2024-05-06 10:26:01 -07:00
parent 7ebe00599b
commit cad049b6a8
3 changed files with 7 additions and 7 deletions

View file

@ -24,7 +24,7 @@ version: 0.2.0
# 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.24.5 appVersion: v1.35.38
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.24.5 appVersion: v1.35.38
created: "2024-05-06T09:38:55.553108-07:00" created: "2024-05-06T10:22:24.384392-07:00"
dependencies: dependencies:
- condition: db.deployStandalone - condition: db.deployStandalone
name: postgresql name: postgresql
@ -14,7 +14,7 @@ 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: 0a73cb1f7b985861afc9661010e1a56784c8029b61ee71297753c84699fbd2d9 digest: 60f0cfe9e7c1087437cb35f6fb7c43c3ab2be557b6d3aec8295381eb0dfa760f
name: litellm-helm name: litellm-helm
type: application type: application
urls: urls:
@ -33,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-05-06T09:38:55.556876-07:00" created: "2024-05-06T10:22:24.387717-07:00"
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
@ -79,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-05-06T09:38:55.561463-07:00" created: "2024-05-06T10:22:24.391903-07:00"
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
@ -105,4 +105,4 @@ entries:
urls: urls:
- charts/redis-18.19.1.tgz - charts/redis-18.19.1.tgz
version: 18.19.1 version: 18.19.1
generated: "2024-05-06T09:38:55.543906-07:00" generated: "2024-05-06T10:22:24.375026-07:00"

Binary file not shown.