Skip to content

Commit 34c0a97

Browse files
avinash-palletiganesanintel
andauthored
Update helm chart version to 1.2.0 (open-edge-platform#192)
Co-authored-by: ganesanintel <[email protected]>
1 parent 9a863ca commit 34c0a97

File tree

2 files changed

+3
-3
lines changed
  • sample-applications

2 files changed

+3
-3
lines changed

sample-applications/chat-question-and-answer-core/chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: chat-question-and-answer-core
33
description: A Helm chart for deploying chatqna-core and its UI
4-
version: 1.1.2
4+
version: 1.2.0
55
appVersion: "1.0"
66
dependencies:
77
- name: chatqna-ui

sample-applications/chat-question-and-answer/chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: chat-question-and-answer
33
description: A helm chart for deploying Intel ChatQnA sample application
4-
version: 1.1.2
4+
version: 1.2.0
55
dependencies:
66
- name: vllmService
77
version: 0.1.0
@@ -40,4 +40,4 @@ dependencies:
4040
repository: "file://subchart/reranker"
4141
- name: chatqna-ui
4242
version: 0.1.0
43-
repository: "file://subchart/chatqna-ui"
43+
repository: "file://subchart/chatqna-ui"

0 commit comments

Comments
 (0)