Skip to content

Commit

Permalink
[DSD-6362] inji-certify 0.9.1 release changes (#941)
Browse files Browse the repository at this point in the history
Signed-off-by: Praful Rakhade <[email protected]>
  • Loading branch information
Prafulrakhade authored Oct 3, 2024
1 parent ce679bc commit 8b04b72
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=artifactory
CHART_VERSION=0.9.1
CHART_VERSION=0.9.1-INJI

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

0 comments on commit 8b04b72

Please sign in to comment.