From d0f086f7a2fb8b31a079abbe42bcd783c88cdb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:20:48 +0000 Subject: [PATCH] Update chart version to 0.1.57 and app version to 1.135.2 --- charts/lobe-chat/Chart.yaml | 4 ++-- charts/lobe-chat/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/lobe-chat/Chart.yaml b/charts/lobe-chat/Chart.yaml index fd54890..11374bf 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.56 -appVersion: "1.96.9" \ No newline at end of file +version: 0.1.57 +appVersion: "1.135.2" \ No newline at end of file diff --git a/charts/lobe-chat/values.yaml b/charts/lobe-chat/values.yaml index 00c413f..e13d4ea 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: "1.96.9" + tag: "1.135.2" imagePullSecrets: [] nameOverride: ""