Skip to content

Commit

Permalink
Merge pull request #20775 from cpanato/kubekins-update
Browse files Browse the repository at this point in the history
releng(kubekins): Update Golang versions to go1.15.8
  • Loading branch information
k8s-ci-robot authored Feb 7, 2021
2 parents 7225a6c + 0fe008a commit 08ffabe
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,14 +1,14 @@
variants:
experimental:
CONFIG: experimental
GO_VERSION: 1.15.7
GO_VERSION: 1.15.8
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
UPGRADE_DOCKER: 'true'
go-canary:
CONFIG: go-canary
GO_VERSION: 1.15.7
GO_VERSION: 1.15.8
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand All @@ -20,7 +20,7 @@ variants:
OLD_BAZEL_VERSION: 3.1.0
master:
CONFIG: master
GO_VERSION: 1.15.7
GO_VERSION: 1.15.8
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit 08ffabe

Please sign in to comment.