From 98c24fa607eba1480a720c305c2e8e122c5e2b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:37:28 +0000 Subject: [PATCH] Update chart version to 0.1.29 and app version to v0.129.1 --- 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 3f4b2c9..5207b3a 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.28 -appVersion: "v0.128.9" \ No newline at end of file +version: 0.1.29 +appVersion: "v0.129.1" \ No newline at end of file diff --git a/charts/lobe-chat/values.yaml b/charts/lobe-chat/values.yaml index 700fc77..92b21eb 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.128.9" + tag: "v0.129.1" imagePullSecrets: [] nameOverride: ""