diff --git a/hellotech/.local/bin/install-linkerd-home b/hellotech/.local/bin/install-linkerd-home index 8c0c4d0..5bf106d 100755 --- a/hellotech/.local/bin/install-linkerd-home +++ b/hellotech/.local/bin/install-linkerd-home @@ -4,7 +4,7 @@ source "${XDG_DATA_HOME}/buddy-up/includes/utils.sh" APP=linkerd -VERSION=${VERSION:-stable-2.10.1} +VERSION=${VERSION:-stable-2.10.2} DATA_DIR="${XDG_DATA_HOME}/apps/releases" DEST_DIR="${DATA_DIR}/${APP}/${VERSION}"