From 5be446edff42c954f087baa22abc6a61f8c27358 Mon Sep 17 00:00:00 2001 From: Austin Barrington <31205926+austin-barrington@users.noreply.github.com> Date: Fri, 23 May 2025 22:39:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=96=20chore:=20bump=20helm=20app=20ver?= =?UTF-8?q?sion=20to=20v0.7.8=20(#7524)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - bump helm app version to match the latest release version --- helm/librechat/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/librechat/Chart.yaml b/helm/librechat/Chart.yaml index 5bdf6b378..9fcf98349 100755 --- a/helm/librechat/Chart.yaml +++ b/helm/librechat/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.8.8 +version: 1.8.9 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -22,7 +22,7 @@ version: 1.8.8 # It is recommended to use it with quotes. # renovate: image=ghcr.io/danny-avila/librechat -appVersion: "v0.7.7" +appVersion: "v0.7.8" home: https://www.librechat.ai