diff --git a/cluster-autoscaler/README.md b/cluster-autoscaler/README.md index 436ea540a..0b080c64a 100644 --- a/cluster-autoscaler/README.md +++ b/cluster-autoscaler/README.md @@ -42,7 +42,7 @@ $ # create a temporary directory for kubernetes/autoscaler $ tmpdir=$(mktemp -d | tee /dev/tty) /tmp/tmp./tmp/tmp.MCMXmnprG0 $ # clone the source repo -$ git clone --quiet --branch $(cat cluster-autoscaler/ca.tag) https://github.com/kubernetes/autsocaler $tmpdir +$ git clone --quiet --branch $(cat cluster-autoscaler/ca.tag) https://github.com/kubernetes/autoscaler $tmpdir Cloning into '/tmp/tmp.MCMXmnprG0'... remote: Enumerating objects: 23946, done. remote: Counting objects: 100% (23946/23946), done. diff --git a/cluster-autoscaler/ca.tag b/cluster-autoscaler/ca.tag index 7ac956dca..f6f13599f 100644 --- a/cluster-autoscaler/ca.tag +++ b/cluster-autoscaler/ca.tag @@ -1 +1 @@ -cluster-autoscaler-1.25.1 +cluster-autoscaler-1.26.8