From 4dcc06c746f0cb82d394dd0cb98b2a6c4655e913 Mon Sep 17 00:00:00 2001 From: langchain-infra Date: Tue, 27 Aug 2024 10:07:08 -0400 Subject: [PATCH] chore: release lg cloud (#147) --- charts/langgraph-cloud/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/langgraph-cloud/Chart.yaml b/charts/langgraph-cloud/Chart.yaml index af87582..1d25a8d 100644 --- a/charts/langgraph-cloud/Chart.yaml +++ b/charts/langgraph-cloud/Chart.yaml @@ -5,5 +5,5 @@ maintainers: email: ankush@langchain.dev description: Helm chart to deploy the LangGraph Cloud application and all services it depends on. type: application -version: 0.1.2 -appVersion: "0.1.0" +version: 0.1.3 +appVersion: "0.2.0"