To a naive user (or API!) the latest version is 0.1.0, so helm installs using a deprecated install-binary.sh which causes problems for Macs as seen in #3 (releases are searched for a non-existent helm-whatup-0.1.0-macos-amd64.tar.gz). The master branch doesn't have this problem with install-binary.sh, correctly looking for helm-whatup-0.1.0-darwin-amd64.tar.gz.
To a naive user (or API!) the latest version is 0.1.0, so helm installs using a deprecated install-binary.sh which causes problems for Macs as seen in #3 (releases are searched for a non-existent helm-whatup-0.1.0-macos-amd64.tar.gz). The master branch doesn't have this problem with install-binary.sh, correctly looking for helm-whatup-0.1.0-darwin-amd64.tar.gz.
Please make a new tag for the latest master.