Skip to content

Commit

Permalink
[DSD-6112] post release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Prafulrakhade committed Aug 30, 2024
1 parent 3db938b commit b1f5b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=keymanager
CHART_VERSION=12.1.0
CHART_VERSION=12.1.0-develop

echo Creating $NS namespace
kubectl create ns $NS
Expand Down

0 comments on commit b1f5b78

Please sign in to comment.