Skip to content

Commit

Permalink
Merge pull request #23172 from cpanato/go116
Browse files Browse the repository at this point in the history
releng(kubekins, krte): Update Golang versions to go1.16.7
  • Loading branch information
k8s-ci-robot authored Aug 7, 2021
2 parents baa3bd4 + efe8d60 commit d25e594
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions images/kubekins-e2e/variants.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
variants:
experimental:
CONFIG: experimental
GO_VERSION: 1.16.6
GO_VERSION: 1.16.7
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand All @@ -22,19 +22,19 @@ variants:
KIND_VERSION: 0.10.0
master:
CONFIG: master
GO_VERSION: 1.16.6
GO_VERSION: 1.16.7
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.22':
CONFIG: '1.22'
GO_VERSION: 1.16.6
GO_VERSION: 1.16.7
K8S_RELEASE: latest-1.22
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.21':
CONFIG: '1.21'
GO_VERSION: 1.16.6
GO_VERSION: 1.16.7
K8S_RELEASE: stable-1.21
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit d25e594

Please sign in to comment.