Skip to content

Commit 9ec2586

Browse files
committed
Rc2 updte for SI
1 parent 5c970e8 commit 9ec2586

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

metro-ai-suite/metro-vision-ai-app-recipe/smart-intersection/chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: A Helm chart for Smart Intersection application
44

55
type: application
66

7-
version: 1.18.0-rc1
8-
appVersion: "1.18.0-rc1"
7+
version: 1.18.0-rc2
8+
appVersion: "1.18.0-rc2"

metro-ai-suite/metro-vision-ai-app-recipe/smart-intersection/docs/user-guide/get-started/deploy-with-helm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ cd edge-ai-suites/metro-ai-suite/metro-vision-ai-app-recipe/
4747
cd smart-intersection
4848

4949
# Download helm chart with the following command
50-
helm pull oci://registry-1.docker.io/intel/smart-intersection --version 1.18.0-rc1
50+
helm pull oci://registry-1.docker.io/intel/smart-intersection --version 1.18.0-rc2
5151

5252
# unzip the package using the following command
53-
tar -xvf smart-intersection-1.18.0-rc1.tgz
53+
tar -xvf smart-intersection-1.18.0-rc2.tgz
5454

5555
# Replace the helm directory
5656
rm -rf chart && mv smart-intersection chart

0 commit comments

Comments
 (0)