From 4a95cbaa5cfc17c66c15ef2e83c8684121f3c6cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 22:09:01 +0000 Subject: [PATCH] Update chart version to 0.1.26 and app version to v0.128.0 --- 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 792222c..1bf18a7 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.25 -appVersion: "v0.127.0" \ No newline at end of file +version: 0.1.26 +appVersion: "v0.128.0" \ No newline at end of file diff --git a/charts/lobe-chat/values.yaml b/charts/lobe-chat/values.yaml index f0d022a..4bc117a 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.127.0" + tag: "v0.128.0" imagePullSecrets: [] nameOverride: ""