From 321a2ff40dac4b6826766eae5c455fffe50e7838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:59:04 +0000 Subject: [PATCH] Update chart version to 0.1.12 and app version to v0.120.6 --- 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 92a4b3f..1591fa8 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.11 -appVersion: "v0.120.3" \ No newline at end of file +version: 0.1.12 +appVersion: "v0.120.6" \ No newline at end of file diff --git a/charts/lobe-chat/values.yaml b/charts/lobe-chat/values.yaml index 0c3e0f4..6b1f460 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.3" + tag: "v0.120.6" imagePullSecrets: [] nameOverride: ""