Skip to content

Commit

Permalink
Merge pull request #32390 from cpanato/kubekins-1.21
Browse files Browse the repository at this point in the history
Update kubekins to Go 1.21.9 and drop config for 1.26 branch
  • Loading branch information
k8s-ci-robot authored Apr 5, 2024
2 parents ab9e11e + e115b12 commit 14b8bc2
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions images/kubekins-e2e-v2/variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variants:
OLD_BAZEL_VERSION: 2.2.0
test-infra:
CONFIG: test-infra
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 3.1.0
Expand All @@ -39,25 +39,19 @@ variants:
OLD_BAZEL_VERSION: 2.2.0
'1.29':
CONFIG: '1.29'
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: latest-1.29
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.28':
CONFIG: '1.28'
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: latest-1.28
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.27':
CONFIG: '1.27'
GO_VERSION: 1.21.8
GO_VERSION: 1.21.9
K8S_RELEASE: stable-1.27
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
'1.26':
CONFIG: '1.26'
GO_VERSION: 1.21.8
K8S_RELEASE: stable-1.26
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0

0 comments on commit 14b8bc2

Please sign in to comment.