diff --git a/charts/lobe-chat/Chart.yaml b/charts/lobe-chat/Chart.yaml index ca7e18d..92a4b3f 100644 --- a/charts/lobe-chat/Chart.yaml +++ b/charts/lobe-chat/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: lobe-chat description: A Helm chart for deploying lobe-chat on Kubernetes type: application -version: 0.1.10 -appVersion: "v0.120.2" \ No newline at end of file +version: 0.1.11 +appVersion: "v0.120.3" \ No newline at end of file diff --git a/charts/lobe-chat/values.yaml b/charts/lobe-chat/values.yaml index e8b824e..0c3e0f4 100644 --- a/charts/lobe-chat/values.yaml +++ b/charts/lobe-chat/values.yaml @@ -8,7 +8,7 @@ image: # https://hub.docker.com/r/lobehub/lobe-chat repository: lobehub/lobe-chat pullPolicy: Always - tag: "v0.120.2" + tag: "v0.120.3" imagePullSecrets: [] nameOverride: ""