Skip to content

Commit

Permalink
Merge pull request kubernetes#24002 from cpanato/go117
Browse files Browse the repository at this point in the history
releng(kubekins, krte): Update Golang versions to go1.17.2
  • Loading branch information
k8s-ci-robot authored Oct 14, 2021
2 parents 1be7868 + 2a0fe9d commit 1439a9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions images/kubekins-e2e/variants.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
variants:
experimental:
CONFIG: experimental
GO_VERSION: 1.17.1
GO_VERSION: 1.17.2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
KUBETEST2_VERSION: 92c12f91
UPGRADE_DOCKER: 'true'
go-canary:
CONFIG: go-canary
GO_VERSION: 1.17.1
GO_VERSION: 1.17.2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand All @@ -22,7 +22,7 @@ variants:
KIND_VERSION: 0.10.0
master:
CONFIG: master
GO_VERSION: 1.17.1
GO_VERSION: 1.17.2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit 1439a9f

Please sign in to comment.