Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co committed Apr 28, 2022
1 parent da2708c commit 5cbe361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl-datree
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ show_help(){
printf "\nRunning 'kubectl datree test' with no arguments is equivalent to 'kubectl datree test -- -n default'\n"
}

PLUGIN_VERSION="v0.0.8"
PLUGIN_VERSION="v0.1.1"

# Validate argument
if [ "$1" == "version" ]; then
Expand Down

0 comments on commit 5cbe361

Please sign in to comment.