Update cluster autoscaler build for v1.22

* Add v1.21/v1.22
* Update v1.18/v1.19 to newest point releases
* Drop v1.16/v1.17
* Update the go version in the build Dockerfile

Change-Id: If31d8027fa3541f6124777392539200dd68ae7af
This commit is contained in:
Thomas George Hartland 2021-08-11 16:26:31 +02:00
parent 68e6c0e48d
commit 6468aad3d1
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.13.10 as builder
FROM golang:1.16.7 as builder
ARG AUTOSCALER_VERSION

View File

@ -24,8 +24,8 @@ helm_versions:
- version: v3.2.0
cluster_autoscaler_versions:
- version: 1.16.5
- version: 1.17.3
- version: 1.18.2
- version: 1.19.0
- version: 1.18.3
- version: 1.19.1
- version: 1.20.0
- version: 1.21.0
- version: 1.22.0