diff --git a/charts/lobe-chat/Chart.yaml b/charts/lobe-chat/Chart.yaml index f43e9a7..f292533 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.35 -appVersion: "v0.132.0" \ No newline at end of file +version: 0.1.36 +appVersion: "v0.132.1" \ No newline at end of file diff --git a/charts/lobe-chat/values.yaml b/charts/lobe-chat/values.yaml index 8a0a269..a78996d 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.132.0" + tag: "v0.132.1" imagePullSecrets: [] nameOverride: ""