From 96317d23174472b7d2aeefe3a8ea51125e1da849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:27:29 +0000 Subject: [PATCH] Update chart version to 0.1.16 and app version to v0.122.4 --- 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 c98eab7..a91c8f3 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.15 -appVersion: "v0.122.1" \ No newline at end of file +version: 0.1.16 +appVersion: "v0.122.4" \ No newline at end of file diff --git a/charts/lobe-chat/values.yaml b/charts/lobe-chat/values.yaml index 6a71d7b..ce2ab71 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.122.1" + tag: "v0.122.4" imagePullSecrets: [] nameOverride: ""