From b6574c05f2ec4f59a22b770ec04b5d930e156924 Mon Sep 17 00:00:00 2001 From: infra Date: Fri, 15 Dec 2023 16:04:02 -0800 Subject: [PATCH] Bump helm version --- charts/langsmith/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/langsmith/Chart.yaml b/charts/langsmith/Chart.yaml index 0d70f8d..af34013 100644 --- a/charts/langsmith/Chart.yaml +++ b/charts/langsmith/Chart.yaml @@ -5,5 +5,5 @@ maintainers: email: ankush@langchain.dev description: Helm chart to deploy the langsmith application and all services it depends on. type: application -version: 0.1.12 +version: 0.1.13 appVersion: "0.1.0"