Skip to content

Commit

Permalink
Merge #281
Browse files Browse the repository at this point in the history
281: relnotes: mention kustomize image r=zegl a=zegl



Co-authored-by: Gustav Westling <[email protected]>
  • Loading branch information
bors[bot] and zegl committed Jul 29, 2020
2 parents 99a3cf0 + 8a97dc3 commit 7094ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/relnotes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ echo
echo "# Download"
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 the image from Docker Hub with Helm or Kustomize pre-installed: \`zegl/kube-score:${CURRENT_TAG}-helm\`, \`zegl/kube-score:${CURRENT_TAG}-kustomize\` "
echo "* Download from homebrew: \`brew install kube-score/tap/kube-score\`"
echo "* Download with krew: \`kubectl krew install score\`"

0 comments on commit 7094ade

Please sign in to comment.