Skip to content

Commit

Permalink
Merge #244
Browse files Browse the repository at this point in the history
244: relnotes: add krew installation instructions r=zegl a=zegl



Co-authored-by: Gustav Westling <[email protected]>
  • Loading branch information
bors[bot] and zegl authored Apr 15, 2020
2 parents 75d226f + 1d66c59 commit 1cc49a1
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 1cc49a1

Please sign in to comment.