Skip to content

Commit

Permalink
Merge pull request #33408 from cpanato/updatekube
Browse files Browse the repository at this point in the history
Update kubekins to Go 1.23.0
  • Loading branch information
k8s-ci-robot authored Sep 3, 2024
2 parents d93c488 + 62e9b7a commit 6a352c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions images/kubekins-e2e-v2/variants.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
variants:
experimental:
CONFIG: experimental
GO_VERSION: 1.22.6
GO_VERSION: 1.23.0
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
KUBETEST2_VERSION: latest
go-canary:
CONFIG: go-canary
GO_VERSION: 1.22.6
GO_VERSION: 1.23.0
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand All @@ -21,13 +21,13 @@ variants:
KIND_VERSION: 0.17.0
master:
CONFIG: master
GO_VERSION: 1.22.6
GO_VERSION: 1.23.0
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
main:
CONFIG: main
GO_VERSION: 1.22.6
GO_VERSION: 1.23.0
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit 6a352c5

Please sign in to comment.