Skip to content

Commit

Permalink
Merge pull request kubernetes#24005 from cpanato/go116
Browse files Browse the repository at this point in the history
releng(kubekins, krte): Update Golang versions to go1.16.9
  • Loading branch information
k8s-ci-robot authored Oct 14, 2021
2 parents 27fb5c2 + 3148561 commit 75b15aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/kubekins-e2e/variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ variants:
OLD_BAZEL_VERSION: 2.2.0
'1.22':
CONFIG: '1.22'
GO_VERSION: 1.16.8
GO_VERSION: 1.16.9
K8S_RELEASE: stable-1.22
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.21':
CONFIG: '1.21'
GO_VERSION: 1.16.8
GO_VERSION: 1.16.9
K8S_RELEASE: stable-1.21
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit 75b15aa

Please sign in to comment.