Skip to content

Commit

Permalink
Updating install script to version 0.5.39
Browse files Browse the repository at this point in the history
  • Loading branch information
exu committed Sep 30, 2021
1 parent d47d263 commit fef8e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
echo "Getting kubectl-kubtest plugin"
#!/bin/sh
KUBTEST_VERSION=${KUBTEST_VERSION:-"0.5.38"}
KUBTEST_VERSION=${KUBTEST_VERSION:-"0.5.39"}

if [ ! -z "${DEBUG}" ];
then set -x
Expand Down

0 comments on commit fef8e96

Please sign in to comment.