Skip to content

Commit

Permalink
mmcai-setup.sh: bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svetly-todorov committed Sep 18, 2024
1 parent 832490b commit 96df719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mmcai-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ div

## install mmc.ai system
helm install --debug -n $NAMESPACE mmcai-cluster oci://ghcr.io/memverge/charts/mmcai-cluster \
--version 0.2.0-rc2 \
--version 0.2.0 \
--set billing.database.nodeHostname=$mysql_node_hostname

## install mmc.ai management
helm install --debug -n $NAMESPACE mmcai-manager oci://ghcr.io/memverge/charts/mmcai-manager \
--version 0.2.0-rc2
--version 0.2.0

0 comments on commit 96df719

Please sign in to comment.