Skip to content

Commit

Permalink
relnotes: add krew installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
zegl committed Apr 15, 2020
1 parent 75d226f commit 1d66c59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/relnotes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ echo "* Download the binaries from the GitHub release page"
echo "* Download the image from Docker Hub: \`zegl/kube-score:${CURRENT_TAG}\`"
echo "* Download the image from Docker Hub with Helm pre-installed: \`zegl/kube-score:${CURRENT_TAG}-helm\`"
echo "* Download from homebrew: \`brew install kube-score/tap/kube-score\`"
echo "* Download with krew: \`kubectl krew install score\`"

0 comments on commit 1d66c59

Please sign in to comment.