From e71d55fca545d92d1fda1a7c2e31d0d97588de3b Mon Sep 17 00:00:00 2001 From: Johnny Bouder Date: Tue, 19 May 2026 14:46:45 -0400 Subject: [PATCH] Use set by cd for deployment. --- helm/nebari-chat/Chart.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helm/nebari-chat/Chart.yaml b/helm/nebari-chat/Chart.yaml index 0b2ccdb..3e44d3f 100644 --- a/helm/nebari-chat/Chart.yaml +++ b/helm/nebari-chat/Chart.yaml @@ -2,9 +2,8 @@ apiVersion: v2 name: nebari-chat type: application description: chat pack for nebari -# tmp change to be used as is in an actual deployment, should NOT be merged with -version: "0.0.20-dev5" -appVersion: "0.0.20-dev5" +version: "set-by-cd" +appVersion: "set-by-cd" keywords: - nebari home: https://github.com/nebari-dev/nebari-chat-pack