Skip to content

Commit

Permalink
Merge pull request #28651 from cpanato/kubekins
Browse files Browse the repository at this point in the history
Update kubekins/krte to Go 1.20
  • Loading branch information
k8s-ci-robot authored Feb 6, 2023
2 parents d33fd18 + 117dead commit d7d71bf
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 @@ -22,13 +22,13 @@ variants:
KIND_VERSION: 0.10.0
master:
CONFIG: master
GO_VERSION: 1.19.5
GO_VERSION: 1.20
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
main:
CONFIG: main
GO_VERSION: 1.19.5
GO_VERSION: 1.20
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit d7d71bf

Please sign in to comment.