diff --git a/src/commands/install-aws-iam-authenticator.yml b/src/commands/install-aws-iam-authenticator.yml index 79591b12..8ee72c20 100644 --- a/src/commands/install-aws-iam-authenticator.yml +++ b/src/commands/install-aws-iam-authenticator.yml @@ -37,6 +37,9 @@ steps: if [ "${VERSION}" == "v0.3.0" ]; then FILENAME="heptio-authenticator-aws" fi + else + # Pin the latest as version v0.5.1 temporarily + VERSION="v0.5.1" fi # extract version number