Skip to content

Commit 66ea5c8

Browse files
authored
Use set by cd for deployment. (#104)
1 parent d0cd049 commit 66ea5c8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

helm/nebari-chat/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ apiVersion: v2
22
name: nebari-chat
33
type: application
44
description: chat pack for nebari
5-
# tmp change to be used as is in an actual deployment, should NOT be merged with
6-
version: "0.0.20-dev5"
7-
appVersion: "0.0.20-dev5"
5+
version: "set-by-cd"
6+
appVersion: "set-by-cd"
87
keywords:
98
- nebari
109
home: https://github.com/nebari-dev/nebari-chat-pack

0 commit comments

Comments
 (0)